Searched defs:RandomUint64 (Results 1 – 6 of 6) sorted by relevance
31 uint64_t PseudoRandomGenerator::RandomUint64(uint64_t bound) { in RandomUint64() function in spvtools::fuzz::PseudoRandomGenerator
162 uint64_t RandomUint64(uint64_t max) const { in RandomUint64() function
406 static uint64_t RandomUint64() { in RandomUint64() function