Random headline generator
This tool produces fake news-style headlines for filling mockups, slideshows, and content management prototypes. It can write in a neutral reporting voice or in dramatic clickbait style, so you can test how both extremes look in your layout — without needing a content team to write demo copy.
Who needs this and when
The clearest use case is a news or media app that needs realistic placeholder headlines during design review. Real editorial copy is unavailable at prototype stage, and generic Lorem Ipsum text does not reveal how an actual headline wraps, truncates, or competes with a thumbnail. Generated headlines solve this.
Other common scenarios:
- CMS interface demos — showing a client what their editorial dashboard will look like when articles exist
- Email template builders — previewing subject-line render at various character lengths
- Reader-mode and typography showcases — testing how headline fonts sit at H1 versus H2 weight
- Accessibility audits — checking that screen readers handle a full headline list coherently
How it works
Headlines are built from style-specific templates. Serious templates slot a subject, an action verb, and a topic into a reporting pattern such as Local council approves new transport plan. Tabloid templates use a curiosity-gap structure with a number, a hook adjective, and a payoff, such as 7 surprising reasons your morning routine is wrong. Each slot is filled randomly from a dedicated word list, and capitalisation follows headline conventions. The mixed mode picks a style at random for every line.
Each slot draws independently, so the number of distinct headline combinations runs into the thousands without repetition within a session.
Tips for realistic-looking mockups
Character length matters. Serious headlines tend to run 50–70 characters — typical for newspaper-style layouts. Tabloid headlines stretch to 80–100 characters. Generate a batch and sort by length to find specimens that stress-test your truncation rules at mobile and desktop widths.
Mix both styles intentionally. If your product surfaces content from multiple sources, a mixed batch will reveal whether your layout holds up when short neutral headlines appear next to long curiosity-gap ones in the same feed.
Test the ragged edge. Headlines that are slightly too long for a card are the most revealing. Generate a large batch, scroll to the longest results, and check that your line-clamp or ellipsis behaviour is intentional.
Always swap in real editorial copy before any public launch — these are placeholders, not publishable content.