randomatic : Generate randomized strings of a specified length using simple character sequences. The original generate-password.. You can installing randomatic 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 randomatic $ sudo npm install -g randomatic
If want to update the randomatic package execute the command as below,
$ sudo npm update randomatic
Update package globally,
$ npm install -g randomatic
$ sudo git clone https://github.com/rektide/randomatic.git
$ sudo npm install -g ./randomatic
randomatic@2.0.0 /usr/lib/node_modules/randomatic
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall randomatic
| Package Name | randomatic |
| Version | 2.0.0 |
| Description | Generate randomized strings of a specified length using simple character sequences. The original generate-password. |
| Released Date | 2017-10-19T12:07:55.924Z |
| Published by | jonschlinkert |
| How to Learn | https://www.npmjs.com/package/randomatic/tutorial |