Generators
Instant, no-signup generators for bulk test data. Output is fresh every time, unlike the deterministic Mock Data fixtures above.
User Generator
Bulk fake identities (name, email, phone, address, avatar), fresh every time.
- easy Generate users — Interactive generator with instant JSON/CSV download. No signup or email required.
Card Generator
Synthetic, Luhn-valid test credit card numbers for exercising payment-form validation.
- easy Generate test cards — Visa, Mastercard, Amex, and Discover-shaped numbers. Not real, not linked to any account, and cannot be charged.
File Generator
Dummy files of a given type and size, for checking upload validation.
- easy Generate a dummy file — txt, csv, json, or random bytes, at any size up to 5MB.
Image Generator
A placeholder image at any dimensions you request.
- easy Placeholder image — Deterministic per dimension, unlike the other generators here. Try /generator/images/{width}/{height}.