math.ql
Generates a random integer between an inclusive lower bound and an exclusive upper bound.
min
The inclusive minimum range of the random number
max
The exclusive maximum range of the random number
A random integer between the given range