func math/rand/v2.Int32N

one use

	math/rand/v2 (current package)
		rand.go#L308: func Int32N(n int32) int32 { return globalRand.Int32N(n) }