Quote:
Originally Posted by smasher
If you want to get rid of dupes, you'll have to keep track of what the last item chosen was, and pick a new item if you pull a dupe. We could do this with a "do-while" loop.
|
This certainly makes it seem more random, even if it's technically not.
Should I just ignore the "Warning: local declaration of 'myArray' hides instance variable" messages." that I keep getting?
Thanks again for sharing your knowledge on this. It is a huge help. I really appreciate it.