Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 614 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 614 Bytes

CPF Validator

This program validates CPF (Cadastro de Pessoas Físicas) numbers according to the rules established by the Brazilian Federal Revenue. It ensures that the CPF provided is valid by applying mathematical rules in compliance with the regulations set by the responsible authorities.

Usage:

  • Enter a CPF number when prompted.
  • The program will verify if the CPF is valid based on its mathematical structure.

Note:

This program is designed solely for validation purposes and does not generate or create false CPFs. It strictly adheres to the rules defined by the Federal Revenue of Brazil.