| Package | Description |
|---|---|
| org.jeasy.random.randomizers.range |
This package contains range randomizers.
|
| Modifier and Type | Method and Description |
|---|---|
static InstantRangeRandomizer |
InstantRangeRandomizer.aNewInstantRangeRandomizer(java.time.Instant min,
java.time.Instant max)
Create a new
InstantRangeRandomizer. |
static InstantRangeRandomizer |
InstantRangeRandomizer.aNewInstantRangeRandomizer(java.time.Instant min,
java.time.Instant max,
long seed)
Create a new
InstantRangeRandomizer. |
Copyright © 2020. All Rights Reserved.