public class Random extends java.lang.Object
Random()
static boolean
nextBoolean()
static int
randInt(int max)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Random()
public static final int randInt(int max)
public static final boolean nextBoolean()