How to Use This Tool
Lorem ipsum has been the standard filler since a typesetter scrambled a passage of Cicero in the 1500s. It works because it is unreadable: nobody reviewing a mockup gets distracted arguing about the copy. But that same property makes it a poor test of a layout, and this generator offers both.
Why lorem ipsum flatters your design
It is Latin, so its word-length distribution is not English. It clusters around five to eight letters with very few short words and essentially no long ones. Real interface text is full of two-letter words — of, to, in, on — and contains a long tail of words that are genuinely awkward: Internationalisation, Wolverhampton, Acknowledgements.
Lorem ipsum also contains no capitals mid-sentence, no numbers, no punctuation beyond commas and full stops, no email addresses, no names and no dates. Those are precisely the things that overflow a button, wrap a table cell, or push a card out of alignment. A design that looks perfect in lorem ipsum can fall apart on its first real record.
The realistic modes
Switch away from classic lorem ipsum and the generator produces names, email addresses, street addresses, company names and product rows built from real-world patterns. Names include hyphenated surnames, particles like van der, and single-word names. Emails include the long ones and the ones with a plus sign. Prices include four-figure values that widen a column.
Tick include edge cases and it deliberately salts the output with the things that break interfaces: a 40-character unbroken word, an all-caps entry, a name with an apostrophe, an empty-looking value, a price of zero, and a string containing a comma so you find out whether your CSV export quotes properly.
Output formats
Plain text for pasting into a design, HTML with real <p> and <li>
tags for a template, JSON for seeding a front-end mock, and CSV for a spreadsheet or an import test.
Everything is generated in your browser, so nothing is sent anywhere and there is no rate limit.
One thing to be careful about
Never let placeholder text reach production. Lorem ipsum has shipped on live homepages,
in printed annual reports and in App Store listings, because it is invisible to a spellchecker and reads as
“a paragraph” to a tired eye. Searching your codebase for lorem and
ipsum before a release takes five seconds and has saved a great many people.
