Uganda NIN validator
Validate a Ugandan NIN (National Identification Number) and decode the parts
that follow a documented convention. The NIRA NIN is 14 alphanumeric
characters: the first character is the applicant class (C = Ugandan citizen), the
second is the gender code (M/F), the third and fourth are the last two digits of
the year of birth, and the rest is a NIRA-assigned serial.
NIRA does not publish a check-digit algorithm, so the deterministic offline checks are the 14-character alphanumeric format and the recognised class/gender prefix.
Privacy-first: everything runs in your browser with no network requests. This tool decodes the structure only — it cannot confirm a NIN against the NIRA database.