1.0.2 • Published 4 years ago

insomnia-plugin-random-cnpj v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

insomnia-plugin-random-cnpj

A plugin for Insomnia client that generates random and valid CNPJ values, punctuated or not.

insomnia-plugin-random-cnpj

About

CNPJ is an identification number issued to Brazilian companies and consists of a 14-digit number formatted as 99.999.999/0001-99, where the first eight digits identify the company, the four digits after the slash identify the branch or subsidiary, and the last two are check digits.

This plugin generates random and valid CNPJ values, punctuated or not, for you to use on Insomnia when creating mock data to your database.

How to Install

To install this package, you need to go to Insomnia's Preferences screen > Plugins tab and put insomnia-plugin-random-cnpj in the npm-package-name field and hit Install Plugin.

Alternate Method

In case something similar happens to issue #905, you can always navigate to the Insomnia plugins folder and install the package manually, using one of the below commands.

yarn add insomnia-plugin-random-cnpj
npm install insomnia-plugin-random-cnpj

To get more info on this, read this comment.

Built for

Insomnia

Author

Gustavo Andrade (@gustaandrade)

Inspiration

insomnia-plugin-random-cpf by @edicarloslds

License

This project is licensed under the MIT License.