uid : generate unique ids of variable length. You can installing uid 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 uid $ sudo npm install -g uid
If want to update the uid package execute the command as below,
$ sudo npm update uid
Update package globally,
$ npm install -g uid
$ sudo git clone https://github.com/rektide/uid.git
$ sudo npm install -g ./uid
uid@0.0.2 /usr/lib/node_modules/uid
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall uid
| Package Name | uid |
| Version | 0.0.2 |
| Description | generate unique ids of variable length |
| Released Date | 2013-07-15T23:37:16.597Z |
| Published by | mattmueller |
| How to Learn | https://www.npmjs.com/package/uid/tutorial |