Searched defs:deterministicRand (Results 1 – 1 of 1) sorted by relevance
24 type deterministicRand struct { struct25 numCalls uint6428 func (d *deterministicRand) Read(buf []byte) (int, error) {