All tools

DEV / 007

Dummy Data Generator

Generate names, emails, UUIDs, and sample sentences for testing.

Private workspaceYour input stays on this device. HaloBench tools run in your browser whenever possible.
Name · email · UUID

Guide / 01

When to use it

Use it to populate a user table while testing empty, short, and multi-row layouts with non-real names, example.test addresses, and UUIDs.

Guide / 02

Quick guide

  1. Choose a row count from 1 through 50.
  2. Generate the tab-separated name, email, and UUID rows.
  3. Paste them into a test environment and verify the field order and UUID uniqueness expected by your fixture loader.

CHECK

Validate the result

Confirm that addresses use the non-deliverable example.test domain and that each UUID follows the 8-4-4-4-12 shape and differs across generated rows.

LIMITS

Know the limits

Names come from a small randomized sample set and can repeat. The output is for interface and development testing, not for identity verification, production contacts, or security datasets.

Reference

Input and output example

Actual output depends on your input and browser environment. Verify any value used for an important decision.

Example input
3 rows
Expected output
Name · email · UUID × 3

FAQ

Frequently asked

Can I send a test email to the generated address?

No. example.test is reserved for documentation and testing and does not provide a real inbox. Use a dedicated mail sandbox when delivery behavior must be tested.

Does my data leave this device?

No. This tool is designed to process its working data in your browser. Advertising may load separately, but your tool input is never sent with it.