nid : Nice clean-mouthed random id generation, without any swearing!. You can installing nid npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install nid $ sudo npm install -g nid
If want to update the nid package execute the command as below,
$ sudo npm update nid
Update package globally,
$ npm install -g nid
$ sudo git clone https://github.com/rektide/nid.git
$ sudo npm install -g ./nid
nid@0.3.2 /usr/lib/node_modules/nid
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall nid
Package Name | nid |
Version | 0.3.2 |
Description | Nice clean-mouthed random id generation, without any swearing! |
Released Date | 2014-03-06T21:34:46.507Z |
Published by | rjrodger |
How to Learn | https://www.npmjs.com/package/nid/tutorial |