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

920714-2382

10 Digit String 920714-2382 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 199207142382 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 1992 The year the person was born.
Month 07 The month the person was born.
Day 14 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 2 Calculated using the Luhn algorithm on the 10 digit string (without delimiter).
Gender Female Extracted from Birth Number.
Date of Birth 1992-07-14 Extracted from Year, Month and Day. See potential limitation on Day.
Age 32 Extracted from Date of Birth. See potential limitation on Day.

960228+9812

10 Digit String 960228+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 189602289812 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 02 The month the person was born.
Day 28 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-02-28 Extracted from Year, Month and Day. See potential limitation on Day.
Age 129 Extracted from Date of Birth. See potential limitation on Day.

170328-2382

10 Digit String 170328-2382 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 201703282382 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 03 The month the person was born.
Day 28 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 2 Calculated using the Luhn algorithm on the 10 digit string (without delimiter).
Gender Female Extracted from Birth Number.
Date of Birth 2017-03-28 Extracted from Year, Month and Day. See potential limitation on Day.
Age 8 Extracted from Date of Birth. See potential limitation on Day.

980710+9807

10 Digit String 980710+9807 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 189807109807 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 1898 The year the person was born.
Month 07 The month the person was born.
Day 10 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 7 Calculated using the Luhn algorithm on the 10 digit string (without delimiter).
Gender Female Extracted from Birth Number.
Date of Birth 1898-07-10 Extracted from Year, Month and Day. See potential limitation on Day.
Age 126 Extracted from Date of Birth. See potential limitation on Day.

980923+9818

10 Digit String 980923+9818 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 189809239818 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 1898 The year the person was born.
Month 09 The month the person was born.
Day 23 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 8 Calculated using the Luhn algorithm on the 10 digit string (without delimiter).
Gender Male Extracted from Birth Number.
Date of Birth 1898-09-23 Extracted from Year, Month and Day. See potential limitation on Day.
Age 126 Extracted from Date of Birth. See potential limitation on Day.