Class ByteRangeRandomizer

All Implemented Interfaces:
Randomizer<Byte>

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