CodeToolsHub.dev

CNH Validator (driver's licence number)

Live

Validate 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.

Configuration

Output· 5 lines · json
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.

Example output

{
  "valid": true,
  "reason": "Valid CNH number.",
  "Number": "52798802310"
}

Related tools

CodeToolsHub.dev

Realistic fictional data for development, testing, and AI.

© 2026 CodeToolsHub.devAll generated data is fictional. Not affiliated with Microsoft or Visual Studio Code.