Interface | Description |
---|---|
RandomNumberGeneratorFactory |
Class | Description |
---|---|
IndependentRNGFactory | |
IndependentRNGFactory.WarningRNG |
Wraps the SystemRNG, prints warnings
|
JavaRandomNumberGenerator |
A RNG using the standard Java generator to provide the values.
|
JavaRandomNumberGeneratorFactory | |
RandomNumberGenerator |
RandomNumberGenerator is the abstract base class for all random number
generators.
|
StdRandomNumberGenerator | |
StdRandomNumberGeneratorFactory |
Exception | Description |
---|---|
IndependentRNGFactory.FactoryNotInitializedException | |
IndependentRNGFactory.UseIndependentRNGFactoryException |