Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 548 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 548 Bytes

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.