The Cayley PRNG over with fixed generators.
void ChooseGenerators()
Choose generators.
void srand(uintx_t &seed)
Seed the generator.
The extensible unsigned integer class.
The Cayley PRNG over with pseudo-random generators.
uint64_t rand()
Generate 64 pseudo-random bits.
Declaration of the Cayley pseudo-random number generator.