Searched defs:deterministicRand (Results 1 – 4 of 4) sorted by relevance
26 type deterministicRand struct { struct27 numCalls uint6430 func (d *deterministicRand) Read(buf []byte) (int, error) {
32 deterministicRand io.Reader var