Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

randomatic-cli

WisdomKwan13MIT0.0.2

randomatic command line interface.

random, randomatic, randomize

readme

randomatic-cli

randomatic command line interface, randomatic: https://github.com/jonschlinkert/randomatic

Usage

cmd randomatic, example:

$ randomatic -p 0Aa -l 16 -c 6
  • -p, --pattern: the pattern to use for randomizing.
  • -l, --length: the length of the string to generate.
  • -c, --count: the count of the string to generate count.
  • -C, --chars: define a custom string to be randomized.

please visit randomatic.

License

Released under the MIT License.