Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 287 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 287 Bytes

password-generator

This is a Python program that generates secure and customizable passwords. Users can specify the number of lowercase letters, uppercase letters, numbers, and symbols they want in their password. The program then creates a random password based on these preferences.