Random Letter Generator
Generate one random letter or a whole string of them. Pick uppercase or lowercase, restrict to vowels or consonants, and rule out repeats.

A random letter generator picks letters from the alphabet with no pattern, which is what you need for word games, name prompts, classroom drills and test data. Each letter has an equal chance of appearing, so with repeats allowed the same letter can come up twice in a row - that is randomness working, not a fault.
Runs entirely in your browser · no signup · nothing is uploaded · updated 2026-09-11
K, R, A, N, E
How to use it
- 1.Choose how many letters you need.
- 2.Restrict to vowels or consonants if the game calls for it.
- 3.Generate, and turn off repeats when every letter must be different.
Frequently asked questions
How do I generate a single random letter?
Set the count to one and generate. Each of the 26 letters has the same chance of appearing, roughly 3.85% each.
Why did the same letter appear twice?
Because true randomness has no memory. With repeats allowed, two identical letters in a row is expected about once every 26 draws. Switch off repeats if you need all of them different.
How many letters can I generate without repeats?
Twenty-six, one for each letter. Restricted to vowels the ceiling is five, and to consonants it is twenty-one.
Is this good enough for a password?
No. Use a password generator instead - it mixes cases, digits and symbols and uses your browser's cryptographic random source. Letters alone are far too weak.
How is the randomness generated?
In your browser, from JavaScript's built-in random number source. Nothing is sent anywhere and no result is stored or logged.
Can I use this for Scattergories or Scrabble?
Yes, that is the common use. For Scattergories most house rules drop the awkward letters - switch to consonants and re-roll if you land on Q, X or Z.
What about a random letter for each student?
Set the count to the size of the class and turn repeats off, so every student gets a different letter. Above 26 you will need repeats back on.
Tools that pair with this one
F1 Reaction Time Test
Five red lights, a random hold, then lights out. React like a Formula 1 driver on the grid and see whether you would have jumped the start.
Fake Tweet Generator
Build a realistic tweet image for a mockup, a talk or a joke. Set the name, handle, avatar, counts and theme, then download a PNG. No watermark, no signup.
Fake Instagram Story Generator
Make a 1080 x 1920 Instagram story image with the username bar, progress bar and caption. Upload a photo or pick a gradient, then download the PNG.
Minecraft Circle Generator
Generate a block-perfect circle or sphere outline for any diameter, see exactly how many blocks it takes, and copy the pattern as text.
Built something?
RankCert is a weekly launch board where products rank on domain control we verify ourselves - not upvotes. Listing is free and the link is dofollow whether or not you display our badge.