public class Rand extends java.lang.Object
Rand()
static double
getDouble()
static float
getFloat()
static int
getInt()
getInt(int n)
static long
getLong()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Rand()
public static int getInt(int n)
public static int getInt()
public static float getFloat()
public static long getLong()
public static double getDouble()