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

Implement generic type variables for Generator class object attribute #114

Closed CarlosBalladares closed 3 years ago

CarlosBalladares commented 3 years ago

[#113]

Attachments

image

danibram commented 3 years ago

Thanks!