RuneHive-Game
Loading...
Searching...
No Matches
RandomGen.java File Reference
import java.util.Arrays;
import java.util.List;
import java.util.Random;
import java.util.concurrent.ThreadLocalRandom;
Include dependency graph for RandomGen.java:

Go to the source code of this file.

Classes

class  com.runehive.util.RandomGen
 The ThreadLocalRandom wrapper that provides additional functionality for generating pseudo-random numbers. More...

Packages

package  com.runehive.util