func math/rand.Int31

one use

	math/rand (current package)
		rand.go#L319: func Int31() int32 { return globalRand.Int31() }