strongpwdgenerator

1.0.0 • Public • Published

strongpwdgenerator

A package to generate strong passwords.

Installation

You can install the strongpwdgenerator package via npm:

npm install strongpwdgenerator

Usage

const generateStrongPassword = require('strongpwdgenerator');

const password = generateStrongPassword();
console.log("Generated Strong Password:", password);

License

This project is licensed under the MIT License - see the LICENSE file for details.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i strongpwdgenerator

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.08 kB

Total Files

3

Last publish

Collaborators

  • yserdych