random-passwords

0.0.3 • Public • Published

Random Passwords Generator

random-passwords is a Package which generates random Passwords.

  • Easy to Use.

  • You can Customise the random passwords length.

Installation

npm i random-passwords

Usage

Example

const randompass = require('random-passwords');
console.log(randompass(8)); 

//Set the password length that want to be generated in (randompass(4).

Package Sidebar

Install

npm i random-passwords

Weekly Downloads

1

Version

0.0.3

License

ISC

Unpacked Size

1.14 kB

Total Files

3

Last publish

Collaborators

  • abhi008