Random module

Random number generators.

Files

file bn_random.h
file bn_seed_random.h

Classes

class bn::random
Fast, deterministic random number generator.
class bn::seed_random
Deterministic random number generator with a public, configurable seed.