Utility Tools
Random Letter Generator
Generate random letters from A to Z. Pick uppercase, lowercase or mixed case, choose how many (up to 100), and optionally enforce uniqueness. Copy the result as a string or a spaced list — great for spelling games, classroom activities and naming placeholders.
Your input is processed locally in your browser. It is not uploaded to Dueneo.
Loading Random Letter Generator…
How to use
- 1
Choose letter case
Pick uppercase (A–Z), lowercase (a–z) or both cases. The pool size adjusts automatically (26, 26 or 52 letters).
- 2
Set quantity & uniqueness
Drag the slider to generate 1–100 letters. Toggle “Unique letters only” to draw without replacement.
- 3
Pick an output format
Choose a joined string like “ABC” for compact copy/paste, or a spaced list like “A B C” for easier reading.
- 4
Generate & copy
Click “Generate letters” and use “Copy” to grab the result. A visual grid of each letter appears below the main display.
Common use cases
- Generate random letters for spelling or word games.
- Create placeholder codes or one-time pads for fun ciphers.
- Pick letters of the alphabet for classroom bingo.
- Generate random initials for mock user data.
Limitations
- Only the 26-letter English alphabet is supported — no accented characters or other scripts.
- Unique draws are capped at the pool size (26 or 52). Asking for more returns the maximum available.
- Output is text-only. For random strings with digits and symbols, use the Password Generator tool.