This package contains the implemented random number generators.
These need a state and correspond to many well-known and well-studied RNGs.
These do not need a state and thus don't issue events. They are, however, not yet as well studied...
When does the randum number stream repeat?
Are the random numbers uniformly distributed between 0 and 1?
Are subsequent random numbers correlated? Are random numbers with different seeds correlated?
Name | Description |
---|---|
SampleBased | |
SampleFree |
Developed 2014 at the DLR Institute of System Dynamics and Control