nanoid-cli
nanoid-cli copied to clipboard
A tiny cli wrapper for nanoid
Considering this is a cli package, it would be kinda nice to have some sort of readability within the terminal. Currently, the package uses stdout and without a new line...
See the output of this command 
## Allows generation of multiple ids at once Tiny update to nanoid-cli which allows generation of multiple ids separated by new line characters. Updates packages to remedy security vulnerabilities. ###...