1.0.2 • Published 2 years ago

insomnia-plugin-amchance v1.0.2

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

insomnia-plugin-random

ci npm Commitizen friendly

Plugin to generate random values for insomnia.

Based Chance.js.

Available tags

New tags will be added as needed.

randomBool

Generate a random boolean values. See Chance.bool

randomSentence

Generate a random sentence. See Chance.sentence

randomFloating

Generate a random floating number. See Chance.floating