Last updated
Random Letter Picker (A-Z)
Pick a random letter A through Z with verified cryptographic randomness. Free, no signup. Great for word games, classroom activities, naming.
A random letter picker chooses a uniform letter from A to Z. NamesOnWheel uses crypto.getRandomValues with rejection sampling — each of the 26 letters has exactly 1/26 (≈3.85%) probability. Use it for word games (Scattergories, Catan-letters, kid alphabet activities), tie-breakers, or naming.
How to use this picker
- 1
Tap Spin
Default A-Z wheel preloaded — instant.
- 2
Pick multiple letters
'Pick N winner(s)' draws multiple letters at once for word games.
- 3
Customize for your language
Replace the entries with another alphabet (Greek, Hebrew, Cyrillic, etc.) — the wheel works with any text.
Frequently asked questions
Is each letter really equally likely?
Can I exclude vowels (or consonants)?
What about non-Latin alphabets?
Can I weight common letters higher (Scrabble-like)?
How big can the alphabet be?
Is it screenshot-friendly?
Related tools
Pick a random student fairly with a free, ad-free classroom wheel.
Pick a different student each day without bias.
Split a list of names into balanced random teams in seconds.
Pick a fair random number from 1 to 10.
Pick a fair random number from 1 to 100.