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