Indonesia ID

Prev Next

Indonesia ID is a 16 digit number which is used as a unique number for each citizen. It is known as Nomor Induk Kependudukan.

Validator

None

Matched expressions

Regex expressions

Description

Score

\b8{5}\d[0-7]\d[01]\d{7}\b

Matches a 16-digit number without a delimiter.

1

\b8[1567][07]\d{3}[0-7]\d[01]\d{7}\b

Matches a 16-digit number without a delimiter.

1

\b9{5}\d[0-7]\d[01]\d{7}\b

Matches a 16-digit number without a delimiter.

1

\b[13567]\d[0127]\d{3}[0-7]\d[01]\d{7}\b

Matches a 16-digit number without a delimiter.

1



Ignored expressions

None