func math/rand.Int63

one use

	math/rand (current package)
		rand.go#L423: func Int63() int64 { return globalRand().Int63() }