Returns a pseudo-random, uniformly distributed float value between 0.0 and 1.0 from this random number generator's sequence.
float
This implementation uses .nextLong internally.