Generate realistic fake data in seconds — free, private, no signups.
FakeGen is an open-source fake data generator built for developers who need realistic test data fast. No accounts, no tracking, no nonsense.
- 🎲 Generate fake names, emails, and phone numbers instantly
- 📋 Copy results to clipboard with one click
- 💾 Download generated data as a
.jsonfile - 🔒 Zero data collection — nothing is stored or tracked
- ⚡ Fast, lightweight, no dependencies or build tools
| Type | Example |
|---|---|
| Full Name | James Smith |
| james.smith@gmail.com | |
| Phone | +44 759284732 |
- Clone the repo
git clone https://github.com/Mustafa21102005/fakegen.git- Serve with any PHP server (Laravel, XAMPP, Laragon)
- Open
index.phpin your browser
- PHP — data generation and API
- HTML / Tailwind CSS / DaisyUI — frontend
- Vanilla JavaScript — fetch API, copy, download
- Address generation
- Multi-type generation (full user objects)
- More data types (dates, usernames, URLs)
Built by Mustafa — check out my portfolio and other projects!