Fake LinkedIn Profile Generator

Professional profile data for B2B tool mockups

Ad placeholder (leaderboard)

Building a recruiting dashboard, a CRM, or any B2B tool that shows professional profiles? Real LinkedIn data is off-limits and generic placeholder text looks unconvincing. This generator produces believable, fully fictional professional profiles so your demos and mockups feel real.

How it works

A seed string is hashed into a number that drives a deterministic pseudo-random generator. That generator selects a name, a job title, and a company to form the headline, picks five non-repeating skills, and assigns each a plausible endorsement count:

headline    = "<title> at <company>"
skills      = 5 unique skills, each with 3 … 100 endorsements
connections = random 50 … 549, shown as 500+ when at the cap

The same seed always hashes to the same number, so the same seed reproduces the exact same profile for consistent screenshots.

Tips and notes

Use a fixed seed such as recruiter-demo whenever you need the same profile to reappear across mockup frames. The avatar uses the DiceBear initials style so it renders neutral, recognisable initials rather than a fake photo. All values are invented locally from bundled lists. Never use a generated profile to impersonate a real person or organisation, or to create an account on a real platform — that breaks terms of service and can be unlawful.

Ad placeholder (rectangle)