Returns a random integer in the range [min, max] (inclusive).
the random generator to use
the minimum value (inclusive)
the maximum value (inclusive)
Returns a random integer in the range [min, max] (inclusive).