GetRandomInt (integer min, integer max)
Returns a random int value between the specified maximum and minimum.
NOTE: This a hard-coded function.