Searched defs:Int63 (Results 1 – 2 of 2) sorted by relevance
32 Int63() int64 methodSpec96 func (r *Rand) Int63() int64 { return r.src.Int63() } func359 func (*runtimeSource) Int63() int64 { func423 func Int63() int64 { return globalRand().Int63() } func504 func (r *lockedSource) Int63() (n int64) { func
233 func (rng *rngSource) Int63() int64 { func