piighost/be-nrn

Belgian national register number in its written form: the birth date in dotted pairs, a dash, a three digit sequence number and a two digit checksum. The punctuation is mandatory here, which makes it one of the safest national identifiers to detect.

Label: BE_NRN

Pattern

(?<!\w)\d{2}\.(?:0[1-9]|1[0-2])\.(?:0[1-9]|[12]\d|3[01])-\d{3}\.\d{2}(?!\w)

Must be caught

Must be left alone

Tags: be, government-id, identity

Download the detector as TOML