FakerPHP / Faker

Faker is a PHP library that generates fake data for you
https://fakerphp.github.io
Other
3.58k stars 345 forks source link

Improve the way of generating Egyptian National Ids #651

Closed ahmedghanem00 closed 1 year ago

ahmedghanem00 commented 1 year ago

What is the reason for this PR?

Author's checklist

Summary of changes

As the old way of generating national-ids wasn't accurate. This change should fix that

Review checklist

ahmedghanem00 commented 1 year ago

I totally forgot about the unit test file 😅. I've run PHP-cs-fixer on that file as well, and hopefully no tests will fail.

pimjansen commented 1 year ago

Looks good thanks!