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