Hi everyone.
I can’t find this topic anywhere else, so I hope someone can help me.
I want to generate six UNIQUE random numbers between let’s say 1 and 100.
Using the ‘random integer from 1 to100’ works fine for one number. But when you generate six, there are sometimes duplicates and this shouldn’t happen.
Any idea on how to do this without a PhD in mathematics?