Hi,
I was wondering is it possible to use random_number generator, and assign different weights to the outcome. So for example, If I wanted it to generate either the number 1 or 2, but how could I tell it that the probability of generating 2 should be say 70%, and the probability of generating...