piighost/jp-my-number

Japanese individual number, twelve digits in three groups of four. The separator is required rather than optional: twelve bare digits are also a phone number and a card number fragment, and the grouped form is how the number is printed on the notification card.

Label: JP_MY_NUMBER

Pattern

(?<!\w)\d{4}[\s-]\d{4}[\s-]\d{4}(?!\w)(?![\s.-]?\d)

Must be caught

Must be left alone

Tags: jp, government-id, identity

Download the detector as TOML