So I am trying to create a method to shuffle a deck of 52 cards. My CardDeck Class looks like this: CardDeck Class
The code I have tried to shuffle the deck is as fol