Class FloatRangeRandomizer

All Implemented Interfaces:
Randomizer<Float>

public class FloatRangeRandomizer extends AbstractRangeRandomizer<Float>
Generate a random Float in the given range.
Author:
Mahmoud Ben Hassine ([email protected])