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.62k stars 491 forks source link

Add Extensions.Romanian #477

Closed totpero closed 7 months ago

totpero commented 1 year ago

Please describe why you are requesting a feature

Add Romanian CNP Generator for person https://ro.wikipedia.org/wiki/Cod_numeric_personal_(Rom%C3%A2nia)

Please provide a code example of what you are trying to achieve

I already create pull request for this implementation here https://github.com/bchavez/Bogus/pull/466

Please answer any or all of the questions below

If the feature request is approved, would you be willing to submit a PR? YES

totpero commented 7 months ago

I add pr here https://github.com/bchavez/Bogus/pull/466

bchavez commented 7 months ago

Fixed by PR #466.

Bogus v35.3.2 contain Romanian CNP:

Thanks, Brian