public class SourceOfRandomness
extends Object
-
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methodendetails
-
createRandomSeed
public static String createRandomSeed()
-
-
newRandom
public static Random newRandom()
-
newRandom
public static Random newRandom(long seed)
-
current
public static Random current()