1.0.17 • Published 2 years ago
@pingcoder/node-tools v1.0.17
Some tools for node js command line
How to use
npx --package=@pingcoder/node-tools <command> [arg1] [arg2] ...
Commands
Random bytes hex
Generate random bytes and print the hex string.
npx --package=@pingcoder/node-tools random-bytes-hex [bytes]
#bytes default 16