func math/rand.Uint64

one use

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