Loading...
Loading...
Create classic Lorem Ipsum placeholder text for mockups, wireframes, and prototypes. Pick paragraphs, sentences, or words, wrap in HTML, and copy with one click.
Live counts update as you adjust the settings above.
Lorem Ipsum is dummy text derived from a scrambled passage of Cicero's De finibus bonorum et malorum, written around 45 BCE. Typesetters have used it since the 1500s because the shape and rhythm of the Latin words mimic English prose without carrying meaning — the placeholder lets designers focus on layout, hierarchy, and typography instead of being distracted by real copy. This generator produces classic Lorem Ipsum in paragraphs, sentences, or word blocks, with optional HTML paragraph or list wrapping so you can paste the output straight into a mockup or a component.
Choose paragraphs for running copy, sentences for headlines and captions, or words for placeholder chips and labels.
The slider and number field both control quantity. Paragraphs and sentences cap at 25; words cap at 200 so you get a full article if you need it.
Pick <p> tags to get paste-ready paragraphs, or <ul><li> to generate a list. Leave it on plain text for textarea-friendly output.
Keep it on to start with the canonical "Lorem ipsum dolor sit amet, consectetur adipiscing elit." Turn it off for a pure shuffle.
Click copy to grab the text, or click regenerate to reshuffle the seed and get a brand-new block at the same settings.
Word bank = ~200 Latin words drawn from classic Lorem Ipsum corpora. Seed = pseudo-random number that feeds a Mulberry32 PRNG. Sentence length = random integer ∈ [6, 14] Paragraph = 4–7 sentences joined with spaces Comma = inserted mid-sentence when length > 9 classic start → first N words use the canonical opener HTML wrap → <p>…</p> per block, or <ul><li>…</li></ul>
The generator uses a deterministic seeded PRNG (Mulberry32) so two generates with the same seed produce identical output — clicking regenerate just bumps the seed. Sentence and paragraph lengths are sampled from ranges that mimic natural English prose. The canonical opening is the traditional corrupted Cicero line that typesetters have used since Aldus Manutius published it in the 16th century. All generation runs in your browser; no text is ever sent to a server.
Reference: Lorem Ipsum origin (Cicero, ~45 BCE)
| Settings | Sample output |
|---|---|
1 paragraph · classic start | Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua… The familiar opener is useful when a client expects to see it. |
3 sentences · no classic | Fugiat duis aute irure dolor. Nulla pariatur excepteur sint occaecat cupidatat non proident. Officia deserunt mollit anim id est laborum… Headline-length strings for wireframes and component stories. |
50 words · <p> wrap | <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit…</p> Paste straight into an HTML article body. |
5 items · <ul><li> wrap | <ul>
<li>Lorem ipsum dolor sit amet…</li>
<li>Sed do eiusmod tempor…</li>
<li>…</li>
</ul> Ready-to-drop navigation or feature list markup. |
Create strong, random passwords with configurable length and character rules.
Turn any URL or text into a downloadable QR code with custom colors and error correction.
Generate cryptographically random UUIDs (v4) or time-based UUIDs (v7) by the dozen.
Calculate your exact age in years, months, and days from any date of birth.
Last updated