public class MultiThreadedRandomizer
extends java.lang.Object
Constructor and Description |
---|
MultiThreadedRandomizer(int numOfCores)
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.util.Random |
getRandomizer()
This function returns a randomizer, which is according to the current
thread.
|