Package | Description |
---|---|
com.comphenix.xp.extra |
Modifier and Type | Field and Description |
---|---|
static ConstantRandom |
ConstantRandom.MAXIMUM
A random number generator that always returns the largest possible value.
|
static ConstantRandom |
ConstantRandom.MINIMUM
A random number generator that always returns the lowest possible value.
|