random-natural : Return a natural number.. You can installing random-natural 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 random-natural $ sudo npm install -g random-natural
If want to update the random-natural package execute the command as below,
$ sudo npm update random-natural
Update package globally,
$ npm install -g random-natural
$ sudo git clone https://github.com/rektide/random-natural.git
$ sudo npm install -g ./random-natural
random-natural@1.0.3 /usr/lib/node_modules/random-natural
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall random-natural
| Package Name | random-natural |
| Version | 1.0.3 |
| Description | Return a natural number. |
| Released Date | 2016-04-25T03:43:42.326Z |
| Published by | bubkoo |
| How to Learn | https://www.npmjs.com/package/random-natural/tutorial |