danibram / mocker-data-generator

A simplified way to generate masive mock data based on a schema, you can use the awesome fake/random data generators like (FakerJs, ChanceJs, CasualJs and RandExpJs)
https://danibram.github.io/mocker-data-generator/
MIT License
426 stars 45 forks source link

Update README - add util import note #109

Closed blestab closed 2 years ago

blestab commented 4 years ago

Add a note about importing util for the example in the README to work without errors.

danibram commented 2 years ago

Yes, important!Thanks!