RandomDiscrete Command

RandomDiscrete( <List of Numbers>, <List of (Relative) Probabilities> )

Produces random number from the first list according to probability distribution in the second one. The sum of the second list does not have to be 1, the probabilities are normalized.