random(+ LOW, + HIGH, - NUMBER)*
Unify Number with a number in the range [LOW...HIGH). If both LOW and HIGH are integers then NUMBER will also be an integer, otherwise NUMBER will be a floating-point number.
[LOW...HIGH)