idgen : Minimal ID generator. You can installing idgen 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 idgen $ sudo npm install -g idgen
If want to update the idgen package execute the command as below,
$ sudo npm update idgen
Update package globally,
$ npm install -g idgen
$ sudo git clone https://github.com/rektide/idgen.git
$ sudo npm install -g ./idgen
idgen@2.0.2 /usr/lib/node_modules/idgen
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall idgen
Package Name | idgen |
Version | 2.0.2 |
Description | Minimal ID generator |
Released Date | 2014-04-06T07:37:00.198Z |
Published by | carlos8f |
How to Learn | https://www.npmjs.com/package/idgen/tutorial |