chance : Chance - Utility library to generate anything random. You can installing chance 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 chance $ sudo npm install -g chance
If want to update the chance package execute the command as below,
$ sudo npm update chance
Update package globally,
$ npm install -g chance
$ sudo git clone https://github.com/rektide/chance.git
$ sudo npm install -g ./chance
chance@1.0.12 /usr/lib/node_modules/chance
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall chance
Package Name | chance |
Version | 1.0.12 |
Description | Chance - Utility library to generate anything random |
Released Date | 2017-10-25T23:40:59.655Z |
Published by | victorquinn |
How to Learn | https://www.npmjs.com/package/chance/tutorial |