As a tester, you may think that "Designing Test cases is challenging enough, then why bother about something as trivial as Test Data". The purpose of this tool to provide the way that tester can generate test data quickly.
1.0.0
- Node version 10 or higher
$ mkdir data-generator
$ cd data-generator
$ git clone https://github.com/luckhiem/data-generator.git
$ cd data-generator
$ npm install
$ npm run start