Skip to content

PedroEmilioMartinelli/password_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Password Generator

Description

This is a simple password generator developed in Python. It allows you to create secure and random passwords based on the specifications provided by the user.

Features

Password length selection: Users can define the desired password length. Character customization: It is possible to choose from uppercase letters, lowercase letters, numbers, and special characters to include in the password. Generation of secure passwords: The generator uses a secure algorithm to create random passwords that are difficult to be guessed by third parties.

How to Use

Clone this repository to your local machine. Make sure you have Python installed on your system. Run the "password_generator.py" file from the terminal or your preferred IDE. Follow the on-screen instructions to customize the size and types of characters you want to include in the password. The program will generate a random password and display it on the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages