Dummy Data GeneratorGenerate realistic fake data in JSON, CSV, or SQL format.JSONCSVRows:idfirst_namelast_nameemailagecityactivescorejoined_atphone[ { "id": "1", "first_name": "Ivy", "last_name": "Jackson", "email": "henry.martin@mail.org", "age": "34", "city": "Toronto", "active": "true", "score": "11.26" }, { "id": "2", "first_name": "Vince", "last_name": "Smith", "email": "yara.moore@outlook.com", "age": "66", "city": "London", "active": "true", "score": "12.72" }, { "id": "3", "first_name": "Noah", "last_name": "Davis", "email": "yara.jackson@outlook.com", "age": "76", "city": "Paris", "active": "true", "score": "4.27" }, { "id": "4", "first_name": "Noah", "last_name": "Johnson", "email": "grace.miller@example.com", "age": "19", "city": "Tokyo", "active": "false", "score": "52.67" }, { "id": "5", "first_name": "Henry", "last_name": "Martin", "email": "noah.williams@gmail.com", "age": "42", "city": "New York", "active": "true", "score": "11.23" } ]Tagsdummy data generatorfake data generatormock datatest data generator