You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Card Deck and Shuffle Visual Basic / Miscellaneous
While I was creating my black jack game I wanted to make the user
feel like they were using an actual deck of cards. To make this
illusion even more accurate I decided that I would have the computer
keep track of which cards had been used and after all cards had been
used I wanted the deck to be shuffled. Therefore I had to figure out a easy way to shuffle the deck.