Class DurationRandomizer

java.lang.Object
org.jeasy.random.randomizers.time.DurationRandomizer
All Implemented Interfaces:
Randomizer<Duration>

public class DurationRandomizer extends Object implements Randomizer<Duration>
A Randomizer that generates random Duration.
Author:
Mahmoud Ben Hassine ([email protected])