public class SimpleRNG extends RNG
SimpleRNG()
SimpleRNG(long s)
P2<RNG,java.lang.Integer>
nextInt()
P2<RNG,java.lang.Long>
nextLong()
nextNatural, range
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleRNG()
public SimpleRNG(long s)
public P2<RNG,java.lang.Integer> nextInt()
nextInt
RNG
public P2<RNG,java.lang.Long> nextLong()
nextLong