Package DistLib.rng
Class SuperDuper
java.lang.Object
DistLib.rng.SuperDuper
- All Implemented Interfaces:
StdUniformRng
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SuperDuper
public SuperDuper()
-
-
Method Details
-
fixupSeeds
public void fixupSeeds()- Specified by:
fixupSeeds
in interfaceStdUniformRng
-
random
public double random()- Specified by:
random
in interfaceStdUniformRng
-