powered by
data(cards)
deal(cards, 13) # bridge hand deal(cards, 5) # poker hand shuffle(cards) # shuffled deck
Run the code above in your browser using DataLab