UAE ID

Prev Next

A unique identifier issued by Emirates Identity Authority (EIDA).

Validator

Validator

Description

Luhn check

Computes the Luhn checksum and validates the matched pattern against it.

Matched expressions

Regex expressions

Description

Score

\b\d{15}\b

Matches a 15-digit number without a delimiter.

1

\b\d{3}-\d{4}-\d{7}-\d{1}\b

Matches a 15-digit number delimited by hyphen.

1



Ignored expressions

None