Name Picker Online Free — Pick a Random Name in Seconds
The fastest free name picker online
Whether you're running a classroom raffle, picking who presents next, or deciding which teammate handles the next task — a free name picker online saves time and keeps things fair. But not all name pickers are equal.
Most tools use Math.random() under the hood: a pseudo-random generator that looks unpredictable but follows a deterministic sequence. For a low-stakes situation that's fine. For a giveaway with real prizes, a company raffle, or a classroom activity watched by 30 students — you need something cryptographically secure.
Hasardio uses crypto.getRandomValues(), the same entropy source as TLS certificates and password managers. Every name pick generates a SHA-256 verification hash so anyone can confirm the result wasn't manipulated.
How to pick a random name with Hasardio
- Go to [Hasardio](/tirage) — no account required.
- Type or paste your list of names (one per line, or comma-separated).
- Set the number of winners (1 to all participants).
- Click **Lancer le tirage** and watch the animated draw.
- Share the SHA-256 certificate as proof of fairness.
That's it. The result is ready in under 2 seconds, and the verification hash is displayed immediately below the winner card.
Name picker use cases
Classroom activities
Teachers use random name pickers to call on students fairly, assign project roles, or decide reading order. A cryptographically certified draw prevents any suspicion of favouritism — students can verify the hash themselves.
Office raffles
HR teams organise holiday gift exchanges, parking spot lotteries, or remote team bonding raffles. Hasardio's name picker handles lists up to 10,000 participants and exports results as PDF for HR records.
Giveaways and contests
Streamers and content creators use Hasardio to pick a random winner from a list of entrants. The SHA-256 proof is shareable on stream or in a YouTube pinned comment, satisfying even the most sceptical viewers.
Sports and gaming
Coaches draw random lineups. Dungeon masters randomly assign character traits. Board game groups randomly determine turn order. Any situation where "just trust me" isn't enough.
Team formation
Need to split a group into balanced teams? Hasardio's team formation mode divides your name list into equal groups automatically — no manual shuffling needed. Try team mode →
What makes Hasardio different from other name pickers
Cryptographic randomness
Most free name pickers online rely on Math.random() — a seeded PRNG that can theoretically be predicted. Hasardio exclusively uses crypto.getRandomValues(), which draws entropy from hardware noise (CPU thermal variance, interrupt timing). The output cannot be predicted or reproduced.
Verifiable fairness
Every draw produces a SHA-256 hash derived from the participant list, the random seed, and a millisecond-precision timestamp. Anyone with the hash can verify the draw happened exactly as shown — without being able to reverse-engineer who was in the pool.
No sign-up, no ads, no tracking
Hasardio is 100% free, with no account required. Your participant list never leaves your browser. There are no ads, no premium upsells to unlock basic features, and no third-party analytics tracking your draws.
Spinning wheel mode
Prefer a visual pick? Hasardio also offers a spinning wheel mode — same cryptographic backend, but with an animated wheel that lands on the winner. Great for live events and streams. Try the wheel →
Comparing free name pickers
| Feature | Hasardio | Wheel of Names | Google Picker | Random.org |
|---|---|---|---|---|
| Cryptographic RNG | ✅ | ❌ (Math.random) | ❌ | ✅ |
| SHA-256 certificate | ✅ | ❌ | ❌ | ❌ |
| No signup needed | ✅ | ✅ | ❌ | ✅ |
| No ads | ✅ | ❌ | ✅ | ❌ |
| Spinning wheel | ✅ | ✅ | ❌ | ❌ |
| Team formation | ✅ | ❌ | ❌ | ❌ |
| PDF export | ✅ | ❌ | ❌ | ❌ |
Frequently asked questions
Is Hasardio's name picker truly random?
Yes. It uses crypto.getRandomValues() — the same API used for cryptographic key generation. The output has full 32-bit entropy per draw value, making it impossible to predict or bias.
Can I pick multiple winners?
Yes. Set the "Number of winners" field to any number from 1 to the total participant count. Each winner is drawn without replacement (Fisher-Yates algorithm).
Does my list get stored or shared?
No. Your names are processed entirely in your browser. Nothing is sent to our servers — only anonymous analytics events (draw count, locale) are tracked.
What is the SHA-256 proof and why should I use it?
It's a cryptographic fingerprint of your draw: participant list + random seed + timestamp, hashed with SHA-256. If someone disputes your winner, they can verify the hash matches the inputs. It's tamper-proof.
Is there a participant limit?
Free tier: up to 10,000 names. No paywall for basic draws.
Can I use it on mobile?
Fully responsive. Works on any modern smartphone browser without installing an app.
Articles liés
Hasardio — 100% gratuit
Prêt à essayer ?
Certifié SHA-256 · Sans inscription · Résultat en 2 secondes
Pick a random name — free & instant