password_generator.py is a simple Python script designed to create a password string of a user-specified length through an input prompt. The script includes functionality for both exiting the program and handling potential user error input errors.
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple password generator that prompts the user to specify the desired length of their password. The script creates a random string from predefined sets of letters, digits, and special characters, providing a secure and customizable password solution
chan2git/password_generator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple password generator that prompts the user to specify the desired length of their password. The script creates a random string from predefined sets of letters, digits, and special characters, providing a secure and customizable password solution
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published