insomnia-plugin-random-item
v1.0.1
Published
Template tag for Insomnia which selects a random item in a set
Readme
insomnia-plugin-random-item
Insomnia plugin to pick a random value from a set.
Usage
Add the template tag to your request like a variable.
The plugin takes 2 arguments:
- The set of values, this can be delimited using any character
- The separator character. If not provided a comma (
,) is used. This must be a single character.
