Skip to content

Enitoxy/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PasswordGenerator

PasswordGenerator is a simple Python program that generates a random password with a custom length, using letters, numbers and symbols!

How to use

First and foremost, make sure you have Python downloaded on your computer!

Next up, run the passwordgenerator.py file. A window will pop up, prompting you to input a password length:

guide image 1

Enter a number and click enter:

guide image 2

The program will generate a random password with the specified length. Feel free to copy and paste it, and press any key to exit the program!

image

That's it! You now have a randomly generated password of your desired length, with a very simple Python program! Feel free to use this code in any of your projects, as it is open-source and licensed under the MIT License!

About

A simple password generator, written in Python

Topics

Resources

License

Stars

Watchers

Forks

Languages