func math/rand.Uint64

one use

	math/rand (current package)
		rand.go#L315: func Uint64() uint64 { return globalRand.Uint64() }