insomnia-plugin-random-nif

1.1.2 • Public • Published

insomnia-plugin-random-nif

Insomnia plugin that generates a random valid portuguese NIF value.

About

NIF is a portuguese individual (as opposed to organizations) fiscal identification number composed by 9 digits. The first digit must be in the range [1-3] and the last digit is a mod-11 check digit.

How to Install

To install this package, you need to go to Insomnia's Preferences screen > Plugins tab and put insomnia-plugin-random-nif 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-nif
npm install insomnia-plugin-random-nif

To get more info on this, read this comment.

Built for

Insomnia

Author

Vinicius Seixas

Inspiration

Inspired by insomnia-plugin-random-cnpj by @gustaandrade which was inspired by insomnia-plugin-random-cpf by @edicarloslds

License

This project is licensed under the MIT License.

/insomnia-plugin-random-nif/

    Package Sidebar

    Install

    npm i insomnia-plugin-random-nif

    Weekly Downloads

    4

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    4.63 kB

    Total Files

    4

    Last publish

    Collaborators

    • vipseixas