public class StaticRandom
extends java.lang.Object
| Constructor and Description |
|---|
StaticRandom() |
StaticRandom(boolean randomSeed) |
| Modifier and Type | Method and Description |
|---|---|
static double |
raw() |
static int |
rawInteger(int max)
Returns an integer random number between 0 (inclusive) and given number (exclusive)
|
private static Ranecu rand