Package studio.magemonkey.codex.util
Class RangeUtil
java.lang.Object
studio.magemonkey.codex.util.RangeUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleangetChance(double chance) static doublegetRandomDouble(org.apache.commons.lang3.DoubleRange range)
-
Constructor Details
-
RangeUtil
public RangeUtil()
-
-
Method Details
-
getRandomDouble
public static double getRandomDouble(org.apache.commons.lang3.DoubleRange range) -
getChance
public static boolean getChance(double chance)
-