Random playing card generator
One outcome in 52
Drawn in your browser · nothing stored
One card, drawn from a full fifty-two card deck, each equally likely. Useful for a magic routine, a card-based exercise or a game where the deck has gone missing.
How to draw a card
Each draw reshuffles, so the same card can come up on consecutive draws — that is what "each card equally likely" means, and it surprises people who expect the deck to be depleted as it would be at a table. Within a single draw of several cards there are no repeats, because those come off one shuffled deck. If you want the depleting behaviour across many draws, ask for all the cards you need at once instead.
Questions
Yes. Each draw is from a full deck, so consecutive draws are independent.
No. Several cards in one draw come from one shuffled deck, so they are always distinct.
One in fifty-two, every time.
No, just the standard fifty-two.
Yes, type a seed first.