Recently Published
Random Integer Generator Using a Binary Integer Generator
Given a number n and using only a random number generator, get_random_binary(), that outputs 0 or 1 from a uniform distribution, create a function get_rand_int() that outputs a number between 0 and n-1