Class Random
java.lang.Object
Random
Class to return random values in range.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Random
public Random()
-
-
Method Details
-
Range
public static int Range(int min, int max)
-