India Aadhaar format validator
Check whether an Indian Aadhaar number follows UIDAI’s published structure. An Aadhaar is 12 digits: the first digit must be 2–9 (it can never be 0 or 1), and the 12th digit is a Verhoeff check digit computed over all 12 digits using the dihedral-group multiplication, permutation and inverse tables.
The breakdown shows the first-digit rule and the Verhoeff checksum separately, so you can see exactly why a number passes or fails.
Privacy-first: every check runs in your browser. Nothing is uploaded, stored or sent to any server, and this tool does not query the UIDAI database.