Package | Description |
---|---|
utils | |
utils.edu.cornell.lassp.houle.rngPack |
Class and Description |
---|
Ranecu
Ranecu is an advanced multiplicative linear congruential random number
generator with a period of aproximately 1018.
|
Class and Description |
---|
RandomElement
RandomElement is an abstract class that encapsulates random number
generators.
|
RandomSeedable
RandomSeedable is an abstract class that extends the
RandomElement class to include the ability to
automatically generate a valid long seed from the clock. |