func math/rand.Int

one use

	math/rand (current package)
		rand.go#L438: func Int() int { return globalRand().Int() }