func math/rand.Int63

one use

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