Class DateRangeRandomizer

All Implemented Interfaces:
Randomizer<Date>

public class DateRangeRandomizer extends AbstractRangeRandomizer<Date>
Generate a random Date in the given range.
Author:
RĂ©mi Alvergnat ([email protected])