JSON Generator
Generate realistic sample JSON data for testing
JSON Generator creates realistic sample data for testing, development, and prototyping. Generate users, products, orders, or companies with random but realistic values. Perfect for populating databases, testing APIs, or creating demo data without manual work.
Configuration
Generated JSON
About Generated Data
Users: Includes id, firstName, lastName, email, age, phone, full address (street, city, country, zipCode), isActive status, and createdAt date.
Products: Includes id, name, description, price, currency, category, inStock status, quantity, rating, reviews count, and createdAt date.
Orders: Includes orderId, customer info, array of items with quantities and prices, subtotal, tax, total, status (pending/processing/shipped/delivered), and createdAt.
Companies: Includes id, name, industry, employee count, revenue, founding year, headquarters location, public status, and website URL.