Random integer in the interval [low, high].
Input interval lower boundary value
Input interval upper boundary value
Return random integer in the interval [low, high].
Random integer in the interval [low, high].