public static class IndependentRNGFactory.WarningRNG extends RandomNumberGenerator
SYSTEM_RNG
Constructor and Description |
---|
IndependentRNGFactory.WarningRNG(RandomNumberGenerator wrappedRNG) |
Modifier and Type | Method and Description |
---|---|
double |
next() |
getSystemRNG, setSystemRNG
public IndependentRNGFactory.WarningRNG(RandomNumberGenerator wrappedRNG)
public double next()
next
in class RandomNumberGenerator