Generate Deck Of Card
BlitzPlus Forums/BlitzPlus Programming/Generate Deck Of Card| 
 | ||
| How would I generate and shuffle a complete deck of cards? | 
| 
 | ||
| Using a list of objects in a type collection store each of the 52 cards and then remove them one at a time choosing randomly from what is left in the deck.... |