random-ua : Randomly generates User-Agent strings based on actual usage statistics from Wikimedia.. You can installing random-ua 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-ua $ sudo npm install -g random-ua
If want to update the random-ua package execute the command as below,
$ sudo npm update random-ua
Update package globally,
$ npm install -g random-ua
$ sudo git clone https://github.com/rektide/random-ua.git
$ sudo npm install -g ./random-ua
random-ua@0.0.6 /usr/lib/node_modules/random-ua
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall random-ua
| Package Name | random-ua |
| Version | 0.0.6 |
| Description | Randomly generates User-Agent strings based on actual usage statistics from Wikimedia. |
| Released Date | 2014-08-31T01:28:53.685Z |
| Published by | jmealo |
| How to Learn | https://www.npmjs.com/package/random-ua/tutorial |