Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roziscoding/genc

Script simples que gera CPF e CNPJ
https://github.com/roziscoding/genc

Last synced: about 1 month ago
JSON representation

Script simples que gera CPF e CNPJ

Awesome Lists containing this project

README

        

**Instalação**

`npm i -g genc`

**Uso**
- Gerar CPF: `genc f`
- Gerar CNPJ: `genc j`

**Parâmetros**
- Tipo de documento (Obrigatório): `f | j`
- Quantidade (Opcional): Qualquer valor acima de 1
- Lista (Opcional): `(y | s) | n`;
- Caso true, não exibirá nenhum texto além dos documentos gerados;