Skip to content

brian10101/Password-Generator-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Password-Generator-Project

For this project, I utilized Python's random to create a script that creates a random password for the user. The password created is based on three lists each containing numbers, symbols, and letters. When running the program will ask the user how many numbers, symbols, and letters they want in their password, and then the user's input will be used to create a random password with the help of the random library.

About

A very simple password generator written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors