| Package | Description |
|---|---|
| io.github.benas.randombeans.randomizers.range |
This package contains range randomizers.
|
| Modifier and Type | Method and Description |
|---|---|
static YearMonthRangeRandomizer |
YearMonthRangeRandomizer.aNewYearMonthRangeRandomizer(java.time.YearMonth min,
java.time.YearMonth max)
Create a new
YearMonthRangeRandomizer. |
static YearMonthRangeRandomizer |
YearMonthRangeRandomizer.aNewYearMonthRangeRandomizer(java.time.YearMonth min,
java.time.YearMonth max,
long seed)
Create a new
YearMonthRangeRandomizer. |
Copyright © 2019. All Rights Reserved.