Lorem ipsum generator
Generate placeholder text for mockups and layouts — by paragraphs, sentences, or words.
Placeholder text, on tap
Lorem ipsum is scrambled pseudo-Latin used as stand-in text while a design is being built. Choose how many paragraphs, sentences or words you need, generate, and copy. You can toggle whether it opens with the classic "Lorem ipsum dolor sit amet…" or starts fresh. It all runs in your browser, so you can grab as much as you need instantly.
Why fake text instead of real?
The point of meaningless filler is that it lets you judge a layout without being distracted by the content. Real copy pulls the eye into reading; lorem ipsum keeps everyone focused on spacing, typography, line length and hierarchy. It also mimics the rhythm and word-length distribution of real Latin-script prose, so a block of it fills space realistically — unlike repeating "text text text," which clumps unnaturally.
A word of caution
Use placeholder text only while designing, and replace it before anything ships. The classic mistake is publishing a page with lorem ipsum still in it, which looks unfinished and occasionally embarrassing. It's also worth remembering that real copy is often longer or shorter than your filler, so leave room in the design for content to breathe once it arrives. Need to size your real text against a limit? The word counter shows word and character counts live.
Where the text comes from
The passage is not random gibberish. It derives from Cicero's De finibus bonorum et malorum, written in 45 BC, with words cut and scrambled until the meaning disappeared. The familiar opening is a mangled fragment of dolorem ipsum quia dolor sit amet. It has been the printing trade's standard filler since at least the 1500s, and moved into design software from there.
The reason it survived is that its letter distribution and word lengths sit close enough to English to look like real text at a glance, while being unreadable enough that nobody tries to read it. That combination is exactly what a layout test needs.
Why meaningless text is the point
Real copy hijacks a design review. Put a genuine headline in a mockup and the conversation turns to the wording; put lorem ipsum there and it stays on the hierarchy, spacing and rhythm — which is what you were trying to evaluate.
It also protects against a specific embarrassment: draft copy pasted into a mockup has a way of surviving into production. Filler that is obviously filler gets caught; a plausible placeholder sentence does not.
Where filler text is the wrong choice
Lorem ipsum tests a layout, not a design. There are cases where it will actively mislead you:
- Real content lengths. Latin word lengths are not English ones, and they are certainly not your product names or your users' names. A layout that holds together in lorem can break on a genuine 40-character title.
- Interface copy. Buttons, labels, error messages and empty states are design decisions in themselves. Filling them with Latin defers the hardest questions.
- Anything user-facing that ships. Filler reaching production is common enough to be a genre of screenshot. Search the codebase for "lorem" before release.
- Accessibility and localisation checks. Screen reader testing and translation expansion both need realistic text, and German or Finnish translations frequently run much longer than English.
For realistic names rather than Latin, the random name generator produces varied people, which stresses a layout in ways lorem cannot.