Text styles explained — when to use each one
Not all placeholder text serves the same purpose. Here's when each of the four text styles is the right choice.
Lorem Ipsum
Classic Latin placeholder
The 500-year industry standard. Based on scrambled Cicero text. Instantly recognisable as placeholder in professional design environments.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor…
Realistic English
Natural-sounding filler
English words and phrases assembled into coherent-looking sentences. Best for client presentations where Latin might confuse or distract non-designers.
The mountain wind carried distant echoes beyond the silver horizon of morning light…
Tech / Dev jargon
Developer-flavoured text
Uses technical vocabulary — APIs, endpoints, pipelines, containers. Ideal for SaaS product mockups, developer tool UIs, and technical documentation templates.
The API endpoint returns a JSON payload after the authentication pipeline validates the token…
Custom
Your own word list
Enter any words — industry-specific terms, brand vocabulary, product names. The generator combines them into placeholder sentences unique to your project.
Enter: "product, launch, spring, campaign, brand" → generates sentences from your words
When to use Realistic English over Lorem Ipsum: Use realistic English when presenting mockups to clients who aren't in the design industry. Many non-designers react negatively to Latin placeholder text, sometimes requesting it be removed before the actual review can happen. English filler avoids this friction while still being clearly non-final content.
How to generate random text — step by step
- Choose a text style — Select from Lorem Ipsum (classic), Realistic English, Tech/Dev jargon, or Custom (enter your own vocabulary).
- Select the output unit — Generate by Paragraphs (3–6 sentences each), Sentences (individual), or Words (single words in sequence).
- Set the amount — Enter how many paragraphs, sentences, or words you need. Up to 100 units at once.
- Choose an output format — Plain text for general use, HTML (with <p> tags) for templates, or Markdown for documentation and static site projects.
- Generate and review — Check the word count and character count displayed above the output. Use the Regenerate button for a fresh variation.
- Copy or download — Copy to clipboard in one click, or download as a .txt file for larger outputs.
Placeholder text use cases — how much to generate
| Use case |
Best style |
Unit |
Recommended amount |
Output format |
| Hero section copy |
Realistic English |
Sentences |
2–3 sentences |
Plain text |
| Blog / article mockup |
Lorem Ipsum |
Paragraphs |
8–15 paragraphs |
HTML or Markdown |
| Card component body |
Realistic English |
Sentences |
2–4 sentences |
Plain text |
| Navigation / button labels |
Any |
Words |
3–8 words |
Plain text |
| Email newsletter template |
Realistic English |
Paragraphs |
3–5 paragraphs |
HTML |
| SaaS / product UI mockup |
Tech / Dev jargon |
Paragraphs |
4–8 paragraphs |
Plain text |
| Database seed / testing |
Lorem Ipsum or English |
Paragraphs |
50–100 paragraphs |
Plain text |
| Documentation template |
Tech / Dev jargon |
Paragraphs |
5–10 paragraphs |
Markdown |
| Typography specimen sheet |
Lorem Ipsum |
Paragraphs |
1–3 paragraphs |
HTML |
| Custom brand mockup |
Custom word list |
Paragraphs |
3–6 paragraphs |
Plain text |
Lorem Ipsum — the complete story
The original source text
Lorem Ipsum derives from a passage in De Finibus Bonorum et Malorum (On the Ends of Good and Evil), a philosophical work by the Roman statesman Marcus Tullius Cicero, written in 45 BC. The original passage discussed Epicurean philosophy and the nature of pleasure and pain. The scrambled version used as placeholder text begins with the recognisable phrase:
"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
This is a corrupted extract from the original Latin. The first word "Lorem" does not exist in classical Latin — it is the tail end of "dolorem" (pain/sorrow) from the original passage, which has been cut mid-word. The rest of the passage follows the same pattern: real Latin words rearranged into meaningless sequences that retain the visual character of natural language without forming coherent sentences.
Why it's been used for 500+ years
The reason Lorem Ipsum has survived since the 15th century is that it solves a specific and persistent problem: how do you present a design that requires text before the real text exists? Real content distracts reviewers — they read and critique the words instead of evaluating the layout. A clearly foreign language (Latin) removes that distraction entirely while still providing realistic character density, word length variation, and paragraph structure.
The Letraset moment (1960s) and digital adoption
Lorem Ipsum became the universal design standard in the 1960s when Letraset — a company that produced dry-transfer lettering sheets for designers — printed Lorem Ipsum on their sheets. Designers across Europe and North America encountered it daily. When desktop publishing arrived in the 1980s and 1990s, PageMaker and later InDesign shipped with Lorem Ipsum as their default placeholder text, cementing its status as the global standard it remains today.
Plain text
Paragraphs are separated by double line breaks. Ready to paste into any text editor, word processor, design tool, or content management system. The most universal format for general design and layout work.
HTML output
Each paragraph is wrapped in <p> tags. Ready to paste directly into HTML templates, email builders, website CMS editors (WordPress, Webflow, etc.), or any tool that accepts raw HTML. Saves the manual step of wrapping text in markup.
Markdown output
Paragraphs are separated by double line breaks following Markdown conventions — compatible with GitHub READMEs, Notion, Obsidian, MDX files, Jekyll and Hugo static site generators, and any Markdown-enabled editor. Useful for documentation templates and static site development.
Developer tip: For seeding databases or test fixtures, use the plain text output with the maximum amount (100 paragraphs) and copy the entire block. For seeding structured data, combine this with our
Word Counter to verify the exact character count your database field requires.
Placeholder text best practices
Match the volume to the expected content
The single most common mistake in mockup design is using either too little or too much placeholder text. If your final page will have 800-word articles, use 800 words of placeholder text in your mockup — not 100. Designs that look balanced with minimal text often break completely when filled with real content volumes.
Test with both short and long variants
Generate a short version (2–3 sentences) and a long version (8–10 sentences) of any text component and verify your layout handles both gracefully. Real content is unpredictable in length — an article title might be 4 words or 14 words. Both need to work.
Never publish placeholder text
Lorem Ipsum and other placeholder text should never appear on a live, publicly accessible website. Beyond being unprofessional and confusing to users, search engines may treat pages with non-meaningful content as low-quality, which can harm search rankings. Use the browser's find-and-replace function ("Lorem ipsum") before every production deployment as a last check.
Use a consistent style throughout each project
If you start a project with Lorem Ipsum, use Lorem Ipsum everywhere in that project. Mixing Lorem Ipsum with realistic English or custom text in the same mockup creates a visual inconsistency that can distract reviewers from evaluating the actual design.
Accessibility note: Placeholder text has no semantic meaning. Screen readers and assistive technologies will attempt to read it aloud, which creates a confusing experience. In development environments accessible to users with screen readers, consider using a visible "DRAFT" label to signal that content is temporary.
Frequently asked questions
What is Lorem Ipsum and where does it come from?
+
Lorem Ipsum is placeholder text based on a passage from Cicero's De Finibus Bonorum et Malorum, a philosophical treatise written in 45 BC. The scrambled Latin text became the printing industry's standard filler in the 1500s and was popularised digitally by Letraset sheets in the 1960s. Adobe InDesign and many other design tools still ship Lorem Ipsum as their default placeholder text today.
Is Lorem Ipsum actual Latin?
+
Not exactly. The text is derived from real classical Latin but the words have been rearranged and altered so that the passages do not form grammatically correct sentences. This was intentional — the scrambling ensures that readers who know Latin won't be distracted by the content and can evaluate the design purely on its visual merits.
How much placeholder text should I use?
+
Match the amount to the expected real content. For a blog article page: 10–15 paragraphs. For a card component: 2–3 sentences. For a button or label: 3–6 words. Test with both short and long variants to ensure your layout handles variable content lengths. See the use case table above for specific recommendations by component type.
When should I use realistic English instead of Lorem Ipsum?
+
Use realistic English when presenting mockups to non-designer clients who might be confused or distracted by Latin placeholder text. Many non-designers respond negatively to Lorem Ipsum — sometimes requesting it be removed before the actual design review can proceed. English filler resolves this while still being clearly non-final content.
Can I generate HTML placeholder text?
+
Yes. Select HTML as the output format and the generator wraps each paragraph in <p> tags, ready to paste directly into HTML templates, email builders, WordPress editors, or any tool that accepts raw HTML. For Markdown-based projects, select the Markdown format for output compatible with GitHub, Notion, MDX, and static site generators.
What is the difference between paragraphs, sentences, and words mode?
+
Paragraphs mode generates blocks of 3–6 sentences each — ideal for article, blog, and body content mockups. Sentences mode generates individual sentences — useful for card descriptions, list items, and short copy. Words mode outputs a specified number of individual words in a single line — useful for button labels, navigation items, tags, and compact UI elements.
Is it OK to use Lorem Ipsum on a live website?
+
No. Placeholder text should only appear in mockups, prototypes, and development environments. Publishing it on a live website confuses users, appears unprofessional, and may signal low-quality content to search engines. Before every production deployment, search the site for "Lorem ipsum" as a final check to ensure no placeholder text has been left in accidentally.
Does this generator send my custom word list to a server?
+
No. All text generation happens entirely in your browser using JavaScript. Nothing is sent to any server. Your custom word list, the generated text, and all settings remain entirely local to your device. You can use this tool offline after the page has loaded.