CNH Validator (driver's licence number)
LiveValidate a CNH registration number.
All generated data is fictional and intended for development, testing, QA, prototyping, and automation only. Do not use it for fraud, impersonation, or illegal activity.
ValidValid CNH number.
- Number
- 52798802310
About this tool
The CNH número de registro is a single nationally-issued 11-digit number (9 base digits + 2 check digits). This tool applies the widely-used algorithm — a descending-weighted first check digit whose overflow feeds a correction factor into the ascending-weighted second — and rejects repeated sequences. Technical validation only.
How it works
- Paste a CNH registration number (11 digits).
- The validator applies the two check-digit algorithm and rejects repeated sequences.
- Read the result locally in your browser — nothing is uploaded.
Example output
{
"valid": true,
"reason": "Valid CNH number.",
"Number": "52798802310"
}