Class MmcRandom
java.lang.Object
fr.multimc.api.spigot.common.tools.utils.random.MmcRandom
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MmcRandom
public MmcRandom()
-
-
Method Details
-
nextInt
public int nextInt(int max) -
nextInt
public int nextInt(int min, int max)
-