RuneHive-Game
Loading...
Searching...
No Matches
RandomUtils.java File Reference
import java.util.Arrays;
import java.util.List;
import java.util.Random;
import java.util.concurrent.ThreadLocalRandom;
import com.google.common.base.Preconditions.checkArgument;
Include dependency graph for RandomUtils.java:

Go to the source code of this file.

Classes

class  com.runehive.util.RandomUtils
 A static-util class that provides additional functionality for generating pseudo-random numbers. More...

Packages

package  com.runehive.util