powered by
Cards
if (require(mosaic)) { deal(Cards, 13) # bridge hand deal(Cards, 5) # poker hand shuffle(Cards) # shuffled deck }
Run the code above in your browser using DataLab