"# random-password-generator"
-
Notifications
You must be signed in to change notification settings - Fork 0
This Python code generates a random password of length 14. It imports the `random` and `string` modules, initializes variables, and then uses a loop to select random characters from a combination of hexadecimal digits and punctuation symbols. The resulting password is printed to the console.
Gmzlov/random-password-generator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This Python code generates a random password of length 14. It imports the `random` and `string` modules, initializes variables, and then uses a loop to select random characters from a combination of hexadecimal digits and punctuation symbols. The resulting password is printed to the console.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published