public class DayRandomizer extends java.lang.Object implements Randomizer<java.lang.Integer>
| Constructor and Description |
|---|
DayRandomizer() |
DayRandomizer(long seed) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getRandomValue()
Generate a random value for the given type.
|
public static final int MIN_DAY
public static final int MAX_DAY
public DayRandomizer()
public DayRandomizer(long seed)
public java.lang.Integer getRandomValue()
RandomizergetRandomValue in interface Randomizer<java.lang.Integer>Copyright © 2019. All Rights Reserved.