Returns a random floating point number r, where min <= r < max
Example:
rand = RandomFloatRange( 3.0, 5.0 )
* = mandatory