anybloodyid
Member
- Joined
- Jan 25, 2018
- Messages
- 16
- Programming Experience
- Beginner
Hi and thanks for looking,
I have a button that selects a random number from 30 numbers how do I make sure the same number is not picked again.
My thoughts,
Randomise a List box then remove the number that's picked before repeating.
Or an array, same idea remove number after it has been randomly chosen.
Or is there another way?
I have a button that selects a random number from 30 numbers how do I make sure the same number is not picked again.
My thoughts,
Randomise a List box then remove the number that's picked before repeating.
Or an array, same idea remove number after it has been randomly chosen.
Or is there another way?