Skip to content

Two simple scripts for generating and checking the validation of Brazilian CPF.

Notifications You must be signed in to change notification settings

d-hcosta/CPF-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

English:

This is a small project created for study. 📘

  • The CPF generator generates random and mathematically valid numbers. The CPF validator is based on the Federal Revenue's algorithm to verify the validity of a CPF number only by the number informed.

Installation:

git clone https://github.com/Vrag404/CPF-Manager/

Usage mode:

  • Just run "cpf_generator.py" and a menu will appear, if you want the CPF to be generated with punctuation, use the letter 'f' if you want without punctuation 'w'. To check if it is valid, use "cpf_validator.py".

Screenshot:

image

Português:

Este é um pequeno projeto criado para estudo. 📘

  • O gerador de CPF gera números aleatorios e válidos matematicamente. Já o validador de CPF se baseia no algoritmo da Receita Federal para verificar a validade de um número de CPF somente pelo número informado.

Instalação:

git clone https://github.com/Vrag404/CPF-Manager/

Modo de usar:

Basta executar "cpf_generator.py" e aparecerá um menu, se desejar que o cpf seja gerado com pontuação, use a letra 'f' se desejar sem pontuação 'w'. Para verificar se é válido, utilize o "cpf_validator.py".

About

Two simple scripts for generating and checking the validation of Brazilian CPF.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages