brorand : Random number generator for browsers and node.js. You can installing brorand 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 brorand $ sudo npm install -g brorand
If want to update the brorand package execute the command as below,
$ sudo npm update brorand
Update package globally,
$ npm install -g brorand
$ sudo git clone https://github.com/rektide/brorand.git
$ sudo npm install -g ./brorand
brorand@1.1.0 /usr/lib/node_modules/brorand
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall brorand
Package Name | brorand |
Version | 1.1.0 |
Description | Random number generator for browsers and node.js |
Released Date | 2017-02-22T21:39:22.072Z |
Published by | indutny |
How to Learn | https://www.npmjs.com/package/brorand/tutorial |