public class RAND extends java.lang.Object
RAND()
void
clean()
int
getByte()
seed(int rawlen, byte[] raw)
sirand(int seed)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RAND()
public void sirand(int seed)
public void seed(int rawlen, byte[] raw)
public void clean()
public int getByte()