- Engineering
- Computer Science
- trying to find a way to shuffle playing cards in...
Question: trying to find a way to shuffle playing cards in...
Question details
Trying to find a way to shuffle playing cards in java that has both suits(club, diamonds, etc) and ranks(two -Ace) and a random class object so I cannot use math.random, trying to find a way to use a Collections class with these restrictions though it is not needed and cannot create duplicates. Any help is greatly appreciated.
Solution by an expert tutor
