Kenya national ID validator
Check whether a Kenyan national ID number has a valid format. The number is a sequential numeric serial of up to 8 digits assigned by the Department of Civil Registration. It does not encode date of birth, county or gender, and there is no published check-digit algorithm.
The only deterministic, offline-verifiable rule is therefore the format: 1–8 numeric digits, not all-zero.
Privacy-first: everything runs in your browser with no network requests. This tool checks the format only — it cannot confirm an ID against any government database.