Help: Discu Random Variable

This produces a discrete uniform random variable: if N is a positive integer, DISCU(N) has the possible values 0, 1, ..., N-1, each with probability 1/N. Each time the function is evaluated, a new choice of DISCU(N) will be made (using a pseudo-random number generator).
Uniform random variable
Random variables
Mathematical formulas
Help index