You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
gitclonehttps://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:
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:
gitclonehttps://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".