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

Use Exct faker version 5.1.0 #116

Closed gormonn closed 3 years ago

gormonn commented 3 years ago

Faker 5.2.0 has an error: https://github.com/Marak/faker.js/issues/1093

gormonn commented 3 years ago

I close the pull request because the bug has been fixed.

danibram commented 3 years ago

Thanks! I just updated all deps in the v2.12.0