func math/rand.Uint32

one use

	math/rand (current package)
		rand.go#L427: func Uint32() uint32 { return globalRand().Uint32() }