chickadee » math » random-integer

random-integer a bprocedure
a
integer
b
integer

Returns a random integer n such that (<= a n) and (< n b).