func math/rand.Int31

one use

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