Paste ticket numbers, choose how many winners you need, then reveal each winner one by one using cryptographically secure randomness with suspense animation, confetti, and optional sound.
The tool selects winners locally in your browser. Entries are supplied by pasting them into the page. Each non empty line is treated as a single entry. If comma separated values are pasted, only the first value on each line is used.
Random selection uses the Web Crypto API, which sources randomness from the underlying operating system. Values are generated using rejection sampling to avoid modulo bias.
Winners are chosen without replacement. Once an entry is selected, it is removed from the remaining pool and cannot be selected again in the same draw.
The animation and sound are presentation only. They do not influence the selection process or change the result.
The TXT report includes timestamps, a draw ID, the winners in draw order, and a SHA 256 fingerprint of the exact pasted input used.
No entry data is transmitted to or stored by the server operating this page.