bchavez / Bogus

:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
Other
8.81k stars 500 forks source link

Update faker.js to have gendered pt-br names #355

Closed peterson3 closed 3 years ago

peterson3 commented 3 years ago

Please describe why you are requesting a feature

Please update faker.js to have gendered pt-br names. Dont know if i need to request like this or PR the change.

TY,

bchavez commented 3 years ago

@peterson3, new Bogus v33.0.1 contains latest changes from at tip https://github.com/Marak/faker.js/commit/5478d65dcb99a3c5f1a941d6a9d101d02bc467c2

https://www.nuget.org/packages/Bogus/33.0.1

Let me know how it goes.

Thanks, Brian