1.0.1 • Published 3 years ago
insomnia-plugin-random-item v1.0.1
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.