What it does
Generates classic "Lorem Ipsum" placeholder text, useful for mockups, wireframes, and testing layouts. Choose how much text you need and in what unit (paragraphs, sentences, or words), and optionally start with the traditional "Lorem ipsum dolor sit amet..." opening.
Try it
How it works
- A fixed pool of authentic Latin-ish "Lorem Ipsum" words is used to build sentences and paragraphs, following the classic pseudo-Latin text's structure and word frequency.
- Words mode picks that many random words from the pool.
- Sentences mode builds full sentences (8-16 random words each, capitalized, ending with a period).
- Paragraphs mode builds 3-7 sentences per paragraph.
- If "start with classic opening" is checked, the well-known
Lorem ipsum dolor sit amet, consectetur adipiscing elit...opening sentence replaces the first generated sentence, exactly like most Lorem Ipsum generators do.
Everything is generated locally in your browser.