Dummy Data GeneratorGenerate realistic fake data in JSON, CSV, or SQL format.JSONCSVRows:idfirst_namelast_nameemailagecityactivescorejoined_atphone[ { "id": "1", "first_name": "Wendy", "last_name": "Garcia", "email": "tina.brown@company.io", "age": "36", "city": "Mumbai", "active": "true", "score": "81.56" }, { "id": "2", "first_name": "Zack", "last_name": "Martin", "email": "sam.brown@outlook.com", "age": "60", "city": "Berlin", "active": "true", "score": "22.11" }, { "id": "3", "first_name": "Diana", "last_name": "Miller", "email": "kate.jackson@outlook.com", "age": "59", "city": "Sydney", "active": "true", "score": "9.96" }, { "id": "4", "first_name": "Leo", "last_name": "Davis", "email": "alice.moore@gmail.com", "age": "69", "city": "Toronto", "active": "true", "score": "52.67" }, { "id": "5", "first_name": "Grace", "last_name": "Johnson", "email": "jack.wilson@mail.org", "age": "65", "city": "Paris", "active": "true", "score": "92.83" } ]Tagsdummy data generatorfake data generatormock datatest data generator