Package net.storm.api.commons
Class Rand
java.lang.Object
net.storm.api.commons.Rand
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Rand
public Rand()
-
-
Method Details
-
nextInt
public static int nextInt(int min, int max) -
nextInt
public static int nextInt() -
nextBool
public static boolean nextBool()
-