0.0.2 • Published 7 years ago

randomatic-cli v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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.