🛝Toolio
About Contact

🎫 Lucky Draw

Run a fair lucky draw in seconds — type your outcomes, shuffle them into face-down tickets, and flip one at a time to reveal the winner, 100% in your browser.

Private by design. This tool runs entirely in your browser — nothing you enter is uploaded or stored, and it works offline.

About

Lucky Draw uses the Fisher-Yates shuffle algorithm driven by the browser's cryptographic random generator, crypto.getRandomValues, ensuring every ticket has an equal probability of being selected. You type any list of names, prizes, or options; the tool hides them behind face-down cards and lets you flip each card individually for maximum suspense. Because everything runs locally in the browser, there is no server involved and no data ever leaves your device. The tool is ideal for classroom raffles, team stand-up assignments, prize giveaways, party games, and any situation where you need a transparent and verifiable random selection.

How to use

  1. Type your outcomes — names, prizes, or options — into the box, one per line (or separated by commas).
  2. Once all entries are added, click Shuffle to randomise and lay every ticket face-down on the board.
  3. Click any face-down ticket to flip it over and reveal the outcome hidden beneath.
  4. Continue flipping tickets one by one until you reach the grand winner or have revealed all results.
  5. Click Reset to clear the board and start a brand-new draw with the same or a different list of outcomes.

FAQ

Is the draw truly random and fair?
Yes. The tool uses the Fisher-Yates shuffle driven by the browser's crypto.getRandomValues, giving every ticket an equal chance. No outcome is weighted or pre-determined.
Does my data get sent to a server?
No. Everything — your list of outcomes, the shuffle, and each flip — happens entirely inside your browser. No data ever leaves your device.
How many entries can I add?
There is no hard limit. The tool handles hundreds of tickets smoothly. For very large lists the cards will scale down to fit the screen.
Can I reuse the same list without retyping it?
Yes. Click Reset and then Shuffle again — your entries stay in the list so you can run multiple draws without retyping anything.
What is the difference between Lucky Draw and a Wheel Decider?
A wheel spins to a single result, whereas Lucky Draw reveals all outcomes one by one with the suspense of physical ticket-flipping — great when you need to assign unique prizes or roles to every participant.
Does this tool upload my data?
No. Everything runs right in your browser, so your data never leaves your device — it even works offline once the page has loaded.