I want to randomly put either 1 or 2 in a variable x
I did this by..
put random(2) into x
How do I control the random selection in a way where neither 1 or 2 is selected more than 4 times. Thanks!
Random Control
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Random Control
How are you putting these numbers out? The way you do it will determine the way to limit the instances of each.
Craig Newman
Craig Newman