Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add provider for French SSN #1559

Merged
merged 4 commits into from Oct 27, 2021
Merged

Add provider for French SSN #1559

merged 4 commits into from Oct 27, 2021

Commits on Oct 23, 2021

  1. Add provider for French SSN

    15 digit French social security number is added. Besides gender, birth month and year it contains information about birthplace. I decided to create a list with the main municipality per department to create realistic data for this part of the SSN (department + municipality id = code INSEE)
    
    Fix: joke2k#1510
    nicarl committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    c6b3356 View commit details
    Browse the repository at this point in the history
  2. Add missing trailing commas

    nicarl committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    60f0e22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8097028 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db19f52 View commit details
    Browse the repository at this point in the history