I\'m currently trying to make blackjack in c++ without using objects. I am wondering how I would go about shuffling a deck of cards that I made without getting duplicates. T