Lorem Ipsum Generator

Pick paragraphs, sentences or words and a count to get placeholder text you can drop straight into a mockup. Everything runs in your browser.

Why placeholder text matters

When you're judging a layout, real copy is a distraction — you start reading it instead of looking at spacing, line length and hierarchy. Lorem ipsum is deliberately unreadable but shaped like prose: its words run about the same length as English, so wrapping, justification and paragraph colour on the page all behave realistically. It has been the typesetting standard since the 1500s and survived into desktop publishing because it works.

How this generator builds text

It keeps a fixed list of the classical lorem words and assembles from them: sentences of 6–14 words, a comma roughly every eight words, an initial capital and a full stop; paragraphs of 4–8 such sentences. The "words" unit gives you an exact count with no punctuation shaping, which is handy for testing a word counter, a character limit, or a truncation rule. Turn off the fixed opening when you want filler that doesn't announce itself as filler.

Plain text or HTML

With <p> wrapping off you get paragraphs separated by a blank line — paste into a design tool or a plain-text field. With it on each paragraph is wrapped in <p>…</p>, ready for an HTML template or a CMS body field. Either way you can hand the result to the case converter or check its length with the word counter.

A note on accessibility and SEO

Never ship lorem ipsum to production. Search engines can index a half-built page, and screen-reader users hit gibberish. It's a design-time tool only — replace every block before launch.

Related tools

Frequently asked questions

What is lorem ipsum?
Scrambled, meaningless Latin-looking text derived from a passage of Cicero. Designers use it as filler so a layout can be judged on shape and rhythm without readers being distracted by real copy.
Why not just type 'asdf asdf'?
Repeated letters make unnatural word and line lengths, so the layout lies to you. Lorem ipsum has a word-length distribution close to English, so line breaks, hyphenation and paragraph density look realistic.
What do the units mean?
Paragraphs gives blocks of 4–8 sentences separated by blank lines. Sentences gives that many capitalised, full-stopped sentences of 6–14 words. Words gives an exact count of words as one run.
What does 'start with Lorem ipsum…' do?
It forces the very first words to be the canonical 'Lorem ipsum dolor sit amet, consectetur adipiscing elit', which readers recognise as placeholder. Turn it off for text that looks less templated.
What does the <p> option produce?
Each paragraph wrapped in

on its own line, ready to paste into HTML. With it off you get plain text with blank lines between paragraphs.
Is the text always the same?
No — each generation draws new random words, so click Regenerate for a fresh block. The opening line is fixed only when you tick the 'start with' option.
How much can I generate at once?
Up to 100 of whichever unit you choose. For a whole page of filler, 5–8 paragraphs is usually plenty.
Is anything sent to a server?
No. The word list ships with the page and the text is assembled in your browser, so it works offline and nothing you generate is logged.

Last reviewed: September 2026. Figures and formulas are checked against their published sources; see the site's data notes.