|
RuneHive-Game
|
import java.util.Arrays;import java.util.List;import java.util.Random;import java.util.concurrent.ThreadLocalRandom;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 |