Randomize Swedish Personal Identity Numbers
Here are 5 random Swedish Personal Identity Numbers from the list of testdata.
Numbers
10 digit versions
12 digit versions
Details
161125-2386
10 Digit String | 161125-2386 | This is the most common format, often refered to as YYMMDD-XXXX. The year is represented as 2 digits and the delimiter provides the info required to get the full year. | |
---|---|---|---|
12 Digit String | 201611252386 | The format that is the receomended one to use when persisting it as it contains the full year as digits and no delmiter that changes over time.. | |
Year | 2016 | The year the person was born. | |
Month | 11 | The month the person was born. | |
Day | 25 |
The day the person was born. Note: Because of a limited amount of birth numbers per day (1000) a person might not receive the exact day as the day part. It can be a few days later or earlier, but always within the same month. |
|
Delimiter | - | By default a hyphen (-) but turns into a plus (+) the year the person turns 100. | |
Birth Number | 238 | A number to uniqely identity a person born on the day. 1000 in total, 500 female (even numbers) and 500 male (odd numbers). | |
Checksum | 6 | Calculated using the Luhn algorithm on the 10 digit string (without delimiter). | |
Gender | Female | Extracted from Birth Number. | |
Date of Birth | 2016-11-25 | Extracted from Year, Month and Day. See potential limitation on Day. | |
Age | 8 | Extracted from Date of Birth. See potential limitation on Day. |
090121-2381
10 Digit String | 090121-2381 | This is the most common format, often refered to as YYMMDD-XXXX. The year is represented as 2 digits and the delimiter provides the info required to get the full year. | |
---|---|---|---|
12 Digit String | 200901212381 | The format that is the receomended one to use when persisting it as it contains the full year as digits and no delmiter that changes over time.. | |
Year | 2009 | The year the person was born. | |
Month | 01 | The month the person was born. | |
Day | 21 |
The day the person was born. Note: Because of a limited amount of birth numbers per day (1000) a person might not receive the exact day as the day part. It can be a few days later or earlier, but always within the same month. |
|
Delimiter | - | By default a hyphen (-) but turns into a plus (+) the year the person turns 100. | |
Birth Number | 238 | A number to uniqely identity a person born on the day. 1000 in total, 500 female (even numbers) and 500 male (odd numbers). | |
Checksum | 1 | Calculated using the Luhn algorithm on the 10 digit string (without delimiter). | |
Gender | Female | Extracted from Birth Number. | |
Date of Birth | 2009-01-21 | Extracted from Year, Month and Day. See potential limitation on Day. | |
Age | 16 | Extracted from Date of Birth. See potential limitation on Day. |
960806+9812
10 Digit String | 960806+9812 | This is the most common format, often refered to as YYMMDD-XXXX. The year is represented as 2 digits and the delimiter provides the info required to get the full year. | |
---|---|---|---|
12 Digit String | 189608069812 | The format that is the receomended one to use when persisting it as it contains the full year as digits and no delmiter that changes over time.. | |
Year | 1896 | The year the person was born. | |
Month | 08 | The month the person was born. | |
Day | 06 |
The day the person was born. Note: Because of a limited amount of birth numbers per day (1000) a person might not receive the exact day as the day part. It can be a few days later or earlier, but always within the same month. |
|
Delimiter | + | By default a hyphen (-) but turns into a plus (+) the year the person turns 100. | |
Birth Number | 981 | A number to uniqely identity a person born on the day. 1000 in total, 500 female (even numbers) and 500 male (odd numbers). | |
Checksum | 2 | Calculated using the Luhn algorithm on the 10 digit string (without delimiter). | |
Gender | Male | Extracted from Birth Number. | |
Date of Birth | 1896-08-06 | Extracted from Year, Month and Day. See potential limitation on Day. | |
Age | 128 | Extracted from Date of Birth. See potential limitation on Day. |
020602+9803
10 Digit String | 020602+9803 | This is the most common format, often refered to as YYMMDD-XXXX. The year is represented as 2 digits and the delimiter provides the info required to get the full year. | |
---|---|---|---|
12 Digit String | 190206029803 | The format that is the receomended one to use when persisting it as it contains the full year as digits and no delmiter that changes over time.. | |
Year | 1902 | The year the person was born. | |
Month | 06 | The month the person was born. | |
Day | 02 |
The day the person was born. Note: Because of a limited amount of birth numbers per day (1000) a person might not receive the exact day as the day part. It can be a few days later or earlier, but always within the same month. |
|
Delimiter | + | By default a hyphen (-) but turns into a plus (+) the year the person turns 100. | |
Birth Number | 980 | A number to uniqely identity a person born on the day. 1000 in total, 500 female (even numbers) and 500 male (odd numbers). | |
Checksum | 3 | Calculated using the Luhn algorithm on the 10 digit string (without delimiter). | |
Gender | Female | Extracted from Birth Number. | |
Date of Birth | 1902-06-02 | Extracted from Year, Month and Day. See potential limitation on Day. | |
Age | 122 | Extracted from Date of Birth. See potential limitation on Day. |
080216+9813
10 Digit String | 080216+9813 | This is the most common format, often refered to as YYMMDD-XXXX. The year is represented as 2 digits and the delimiter provides the info required to get the full year. | |
---|---|---|---|
12 Digit String | 190802169813 | The format that is the receomended one to use when persisting it as it contains the full year as digits and no delmiter that changes over time.. | |
Year | 1908 | The year the person was born. | |
Month | 02 | The month the person was born. | |
Day | 16 |
The day the person was born. Note: Because of a limited amount of birth numbers per day (1000) a person might not receive the exact day as the day part. It can be a few days later or earlier, but always within the same month. |
|
Delimiter | + | By default a hyphen (-) but turns into a plus (+) the year the person turns 100. | |
Birth Number | 981 | A number to uniqely identity a person born on the day. 1000 in total, 500 female (even numbers) and 500 male (odd numbers). | |
Checksum | 3 | Calculated using the Luhn algorithm on the 10 digit string (without delimiter). | |
Gender | Male | Extracted from Birth Number. | |
Date of Birth | 1908-02-16 | Extracted from Year, Month and Day. See potential limitation on Day. | |
Age | 117 | Extracted from Date of Birth. See potential limitation on Day. |