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

createWithAge should use SSN rolling id from 9xx number space #15

Open
niom opened this issue Jul 9, 2020 · 0 comments
Open

createWithAge should use SSN rolling id from 9xx number space #15

niom opened this issue Jul 9, 2020 · 0 comments

Comments

@niom
Copy link

niom commented Jul 9, 2020

createWithAge uses the rolling id uses also real assignable rolling ids and therefor the createWithAge can accidentally create a SSN that is used by a real person.

Functionality should be changed that the default behaviour would generate the SSN with the rolling id only from the 9xx space and creating the rolling id from the 0xx - 8xx space should be given as a parameter.

in Finnish SSN the 9xx space is reserved for temporary SSNs.

sebazai pushed a commit that referenced this issue Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant