math/rand.Rand.Uint64 (method, view implemented interface methods)
2 uses
math/rand (current package)
rand.go#L91: func (r *Rand) Uint64() uint64 {
rand.go#L315: func Uint64() uint64 { return globalRand.Uint64() }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)