@rowyhere/password-generator

1.0.0 • Public • Published

@rowyhere/Password-Generator

  • A global system that randomly generates ciphers

Quick start

Let's generate a new instance.

 var passwordGenerator = require("@rowyhere/password-generator");

console.log(passwordGenerator(15)); 
// Output: KHQpG9dZfNU8Jwn

Installation

You can use npm to install guid: npm install @rowyhere/password-generator

Package Sidebar

Install

npm i @rowyhere/password-generator

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

1.14 kB

Total Files

3

Last publish

Collaborators

  • rowyhere