Hacker News new | ask | show | jobs
by elliotec 4160 days ago
I've used Faker and like it. For mocking big datasets I prefer http://www.mockaroo.com/ served by https://github.com/typicode/json-server
1 comments

yep! It's takes care of a lot of useless headache when it comes to testing or so :)