Returns a random integer value between the min (inclusive) and max (exclusive) arguments. Only positive numbers are supported.
min
max
Returns a random integer value between the
min(inclusive) andmax(exclusive) arguments. Only positive numbers are supported.