func math/rand/v2.Int64N

one use

	math/rand/v2 (current package)
		rand.go#L303: func Int64N(n int64) int64 { return globalRand.Int64N(n) }