Randomize Swedish Personal Identity Numbers

Here are 5 random Swedish Personal Identity Numbers from the list of testdata.

10 digit versions

12 digit versions

Details

170607-2392

10 Digit String 170607-2392 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 201706072392 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 2017 The year the person was born.
Month 06 The month the person was born.
Day 07 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 239 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 2017-06-07 Extracted from Year, Month and Day. See potential limitation on Day.
Age 6 Extracted from Date of Birth. See potential limitation on Day.

490911-2544

10 Digit String 490911-2544 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 194909112544 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 1949 The year the person was born.
Month 09 The month the person was born.
Day 11 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 254 A number to uniqely identity a person born on the day. 1000 in total, 500 female (even numbers) and 500 male (odd numbers).
Checksum 4 Calculated using the Luhn algorithm on the 10 digit string (without delimiter).
Gender Female Extracted from Birth Number.
Date of Birth 1949-09-11 Extracted from Year, Month and Day. See potential limitation on Day.
Age 74 Extracted from Date of Birth. See potential limitation on Day.

190612-2393

10 Digit String 190612-2393 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 201906122393 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 2019 The year the person was born.
Month 06 The month the person was born.
Day 12 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 239 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 2019-06-12 Extracted from Year, Month and Day. See potential limitation on Day.
Age 4 Extracted from Date of Birth. See potential limitation on Day.

910216+9811

10 Digit String 910216+9811 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 189102169811 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 1891 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 1 Calculated using the Luhn algorithm on the 10 digit string (without delimiter).
Gender Male Extracted from Birth Number.
Date of Birth 1891-02-16 Extracted from Year, Month and Day. See potential limitation on Day.
Age 133 Extracted from Date of Birth. See potential limitation on Day.

970504-2381

10 Digit String 970504-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 199705042381 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 1997 The year the person was born.
Month 05 The month the person was born.
Day 04 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 1997-05-04 Extracted from Year, Month and Day. See potential limitation on Day.
Age 26 Extracted from Date of Birth. See potential limitation on Day.