func math/rand.Uint32

one use

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