Any way to make this algorithm more efficient? Using random blocks to sort 56 cards

Start with two empty hands, and alternate between them as destinations for random selection and removal from given deck ...

shuffle_and_deal.aia (4.3 KB)

1 Like