insomnia-plugin-chance

1.4.3 • Public • Published

Insomnia Plugin - Chance

Random Value Generator

Generates a random value from on Chance.JS

Instalation:

  • Open Insomnia options (Ctrl + , | Cmd + ,)
  • Write insomnia-plugin-chance on the Plugins tab

Args:

  • Type: Select a function from Chance to be executed
  • Custom Function: If selected custom type, it will execute the function named here
  • Options: Arguments you want to pass to your chance function. Because of the way Insomnia handles plugins, you need to pass it as:

argumentName: argumentValue, argumentName2: argumentValue2

For example, with Natural, you can pass it as: min: 1, max: 20

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.4.3
    3
    • latest

Version History

Package Sidebar

Install

npm i insomnia-plugin-chance

Weekly Downloads

3

Version

1.4.3

License

MIT

Unpacked Size

4.79 kB

Total Files

4

Last publish

Collaborators

  • lucapasquale