@pingcoder/node-tools
v1.0.17
Published
my node js tools
Readme
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