func math/rand/v2.Uint64N

one use

	math/rand/v2 (current package)
		rand.go#L279: func Uint64N(n uint64) uint64 { return globalRand.Uint64N(n) }