in metricsgenreceiver/internal/metricstmpl/metricstmpl.go [141:143]
func (t *resourceTemplateModel) RandomIntn(n int) int { return t.rand.Intn(n) }