makecuid
v1.1.2
Published
CUID generation helper
Downloads
4
Readme
makecuid
A simple helper to quickly generate arbitrary amounts of CUIDs.
installation
# try it out
npx makecuid
# install it
npm i -g makecuid
# or if you prefer yarn
yarn global add makecuid