Home › 🇮🇱 Israel › Teudat Zehut

Generate a test Israel Teudat Zehut

An Israeli ID number (Teudat Zehut) is nine digits with a Luhn (mod 10) check digit. These test values are synthetic but Luhn-valid.

Synthetic · not collision-guaranteed Validate a number →
605992676

Synthetic Teudat Zehut (Luhn-valid). Not a real issued number.

Format specification

IdentifierTeudat Zehut
Country🇮🇱 Israel
Format000000000
Length9 characters
ChecksumLuhn
Example729136333
Safe strategy Synthetic
Data qualityVerified against sources

Validation regex

Matches the canonical value — strip separators and uppercase first: value.replace(/[^A-Za-z0-9]/g, '').toUpperCase()

^\d{9}$

References

  1. en.wikipedia.org/wiki/National_identification_number#Israel

Common questions

Will these pass my validation?

Yes — they are well-formed Teudat Zehut values (000000000) and pass standard format checks, including the Luhn checksum.

Could one belong to a real person?

These are synthetic values. They are format-valid but not drawn from a guaranteed reserved range, so use them only for testing.

Can I generate many at once?

Increase the count, or use the free API and CSV/JSON export for large datasets.

Validate an existing number →

For software testing only. These numbers are synthetic and must never be used for real-world identification, applications, or to impersonate anyone.