Skip to content

A utility to generate custom length secure and strong password

License

Notifications You must be signed in to change notification settings

codescoop/password-generator

 
 

Repository files navigation

Password Generator

Password Generator is a script that generates a secure and strong password with custom length.

Usage

  1. Open your Terminal/cmd

  2. git clone this project to your preferred directory.

  3. cd password-generator

  4. PasswordGenerator.py


or Execute:

ExecutePasswordGenerator.cmd

Installation

Set up a virtual environment and install the dependencies:

pip install -r requirements.txt

License

This project is licensed under the terms of the MIT license.

About

A utility to generate custom length secure and strong password

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.0%
  • Batchfile 3.0%