faker-generator icon indicating copy to clipboard operation
faker-generator copied to clipboard

Web interface to generate JSONs with required schema using random data from Faker.js

Results 1 faker-generator issues
Sort by recently updated
recently updated
newest added

This just generates a single record from what I see. You can let users input the number of records they need to generate, generate them then use Papa.parse to convert...