Winner Picker
Paste a list, pick a count, draw winners without replacement - fair via cryptographic randomness, entirely local in your browser.
One entry per line. Add an optional weight with a colon, e.g. "Anna:3" for triple the chance.
Save or load a list
Drawn winners
Verifiably fair: The draw uses your browser's cryptographic random generator (crypto.getRandomValues) instead of a simple pseudo-random one - the same mechanism encryption relies on. Every possible outcome is exactly as likely as the weights say, with no bias from rounding. Everything runs locally in your browser; there is no server that could influence or manipulate the result.
In 3 steps
- Paste your list - one entry per line.
- Set the number of winners to draw.
- Draw and see the winners in order.
History
No result yet.
Everything stays on your device: no account, no server, exportable and deletable at any time.
Is my file uploaded?
No. Everything runs in your browser - your file never leaves your device. How this is verifiable