mocker-data-generator

added by JavaScript Kicks
2/19/2016 12:37:25 PM

625 Views

A simplified way to generate massive mock data based on a schema, using the awesome fake/random data generators like (FakerJs, ChanceJs, CasualJs and RandExpJs), all in one tool to generate your fake data for testing. Install the module with: npm install mocker-data-generator Data generation goes with model based composed by generators, the generators can have access to the data generated and to the entity generated.


0 comments