What lorem ipsum is for
Placeholder text exists so that people looking at a layout look at the layout. Fill a mockup with real copy and every review becomes a discussion of the wording. Fill it with “text text text” and you cannot judge line length, rhythm or where a paragraph breaks.
Lorem ipsum sits in between: it has the word-length distribution and visual texture of real Latin-alphabet prose, without meaning anything. It has been typesetters’ filler since at least the 1500s, and the passage is scrambled Cicero — de Finibus Bonorum et Malorum, on the ethics of pleasure and pain.
Using it
- Paragraphs — each one is three to six sentences of varying length, so a column of them looks like real body copy.
- Sentences — one block of however many you ask for. Good for captions, cards and list items.
- Words — an exact count, for headlines, buttons and anywhere with a hard limit.
- List items — short phrases rather than sentences, for menus, bullet lists and card decks.
Start with “Lorem ipsum” keeps the familiar opening, which most people recognise instantly as placeholder. Turn it off when you want text that looks less obviously like filler.
HTML tags wraps the result in real markup — <p> per paragraph, or a <ul> of <li> for list items — so it can go straight into a template. Leave it off for plain text you can paste into a design tool. Download follows the same choice, saving a .html or a .txt file.
Generate again gives a fresh random result at the same settings — useful when you want several paragraphs that are visibly different from each other.
Two warnings worth taking seriously
- Take it out before you ship. Lorem ipsum has reached production on newspaper front pages, packaging and billboards. Search your project for “lorem” before launch; it takes a second and has saved a great many people.
- Do not test with it exclusively. Latin has no long compound words, no accents in the usual sense, and an even word-length distribution. A layout that holds lorem ipsum can still break on German compounds, Arabic script or a genuinely long surname. Test with realistic content too.
Common questions
Does it mean anything?
Not as printed. It is real Latin words scrambled far enough to be nonsense, which is the point — a reader’s eye slides over it instead of reading.
Will it hurt my SEO if it gets indexed?
It will not help. A page of placeholder text is a page with no useful content, and if a search engine indexes it before you finish, that is what it will have on record. Keep unfinished pages out of your sitemap.
Is anything sent to a server?
No. The text is generated in this page, by this page. Nothing is requested and nothing is logged.
Why does the text look different each time?
Sentence length, comma placement and the words themselves are drawn at random from the classical vocabulary, so two paragraphs never come out identical. That is what makes a column of them read like real body copy rather than a repeating pattern.