public final class Random extends Object
SecureRandom
static byte[]
randBytes(int size)
static int
randInt()
randInt(int max)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static byte[] randBytes(int size)
size
public static final int randInt(int max)
public static final int randInt()