piighost/fr-zip

French postal code, five digits whose first two form a department number from 01 to 98. A postal code identifies nobody alone, but it narrows a person down when combined with other values. It collides span for span with a US or German postal code: never put two of them in one detector.

Label: FR_ZIP

Pattern

\b(?:0[1-9]|[1-8]\d|9[0-8])\d{3}\b

Must be caught

Must be left alone

Tags: fr, location, contact

Download the detector as TOML