Random float in the interval [low, high].
Input interval lower boundary value
Input interval upper boundary value
Return random float in the interval [low, high]
Random float in the interval [low, high].