Returns a uniformly distributed {@code float} value between 0.0 (inclusive)and 1.0 (exclusive).
@return A (pseudo-)random single-precision floating point value in theinterval [0, 1).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.