Returns a random integer r, where min <= r < max
Example:
rand = RandomIntRange( 3, 5 )
* = mandatory