func math/rand/v2.Uint32N

one use

	math/rand/v2 (current package)
		rand.go#L284: func Uint32N(n uint32) uint32 { return globalRand.Uint32N(n) }