Class LongRangeRandomizer

All Implemented Interfaces:
Randomizer<Long>

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