Random.InRange Method
Returns a random number as an Integer in the range from minR to maxR.
Syntax
Random.InRange minR, maxR
minR
Integer
maxR