func math/rand.Int

one use

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