Shuffle
Shuffle copied to clipboard
Add insertCards method
Right now, there is only insertCard:atIndex:Int at:Int
. It would be nice to have something like insertCards:atIndices: [Int] at: [Int]