How to Use the Fake Data Generator

Fake Data Generator

This tool helps you generate realistic fake data for testing and development purposes using Faker.js. You can create custom datasets with various types of data like names, emails, addresses, and more.

Instructions:

  1. Select a category from the dropdown menu (e.g., Person, Internet, Location).
  2. Choose a specific method for that category (e.g., fullName, email, streetAddress).
  3. Optionally configure the method with specific parameters using JavaScript syntax.
  4. Click Add Field to Table to add the field to your dataset configuration.
  5. Repeat steps 1-4 to add more fields as needed.
  6. Set the desired quantity of records to generate.
  7. Click Generate Fake Data to create your dataset (you can cancel during generation).
  8. Use the Export as CSV or Copy CSV buttons to save your data.
  9. You can save your configuration to the cloud (if logged in) or locally for future use.

Pro tip: Click the "View Faker.js API Documentation" link to see all available methods and their configurations.

1. Select Field
View Faker.js API Documentation
3. Generate & Save

Leave blank for random data