Class ByteRangeRandomizer

All Implemented Interfaces:
Randomizer<Byte>

public class ByteRangeRandomizer extends AbstractRangeRandomizer<Byte>
Generate a random Byte in the given range.