hey People...
I was trying to make a program that would play cards, BUT (there is always a butt - the random function (to shuffle the cards) could work forever if it wont pick all the cards...
you see I used random(52); and then switch case....
now if random doesn't pick them all the loop continues...

Well I know it sounds stupid.. but thats me, and I'm looking for a code that picks cards better then random...

Thanks in advance...