Skip to content

Tools/Fake data

Fake data

Generate fictional people for fixtures. Obviously fake emails. Nothing is uploaded.

Loading tool…

How to use Fake data

  1. 1. Set a count. Up to 100.
  2. 2. Generate. Names from a tiny public list.
  3. 3. Download JSON. Seed tests.
  4. 4. Don't use as real PII. That's the point.

About this tool

You need users that look like users without being someone's real customers. These records are obviously synthetic: example.com, famous-scientist surnames, Indian-style +91 numbers that are not allocated on purpose as a set.

Not Faker.js

A small built-in list. Enough for UI fixtures, not a census.

Uniqueness

Collisions happen at high counts. Dedupe in tests if needed.

Code examples

shape

{ "email": "[email protected]" }

Frequently asked questions

Related tools

All tools