Hi,
Is there any possible solution to choose random number from the set {1,5,18,26}?
I need a random choice from 26 elements but sometimes I want for example leave out some of the numbers, for example {1-12,14-20,22-26}. (Change the range o RRandom??)