Searched defs:randInt (Results 1 – 2 of 2) sorted by relevance
109 int randInt = nextInt(); in nextBytes() local
68 func (r *randGen) randInt() uint64 { func