sweet-password

1.0.3 • Public • Published

Sweet-Password

Build Status

Sweet-Password is a safe memorable password generator package.

  • Generate password with your favorite sentence
  • Higher Security
  • Memorable

Installation

Sweet-Password requires Node.js v4+ to run.

Install the package.

$ cd your-root-directory
$ npm install sweet-password

Usage example...

const sweetPassword = require('sweet-password');
sweetPassword( "Enter your favorite sentence that you can remember" , min , max );
//min -minimum length of password, max -maximum length of password

License

MIT

Free Software, Hell Yeah!

Package Sidebar

Install

npm i sweet-password

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

4.83 kB

Total Files

4

Last publish

Collaborators

  • lahiru_danushka