https://github.com/hashfx/random-password-generator
(Python+Tkinter) Random Password Generator with Exception Handling queries
https://github.com/hashfx/random-password-generator
Last synced: 26 days ago
JSON representation
(Python+Tkinter) Random Password Generator with Exception Handling queries
- Host: GitHub
- URL: https://github.com/hashfx/random-password-generator
- Owner: hashfx
- License: unlicense
- Created: 2021-04-23T07:10:48.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-23T09:44:38.000Z (about 5 years ago)
- Last Synced: 2025-02-23T14:44:23.090Z (over 1 year ago)
- Language: Python
- Size: 229 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
Random-Password-Generator
## Interface
#### First Interface after running Random Password Generator.py

#### Select length of Password from combo-box

#### Click Generate Password to get a Random Password

#### Click ***Exit button*** _>>>_ ***Yes*** to Exit the Programme

#### To enable custom input in the Combo-box remove ~~state='readonly'~~ from the Combobox widget

##### Now User can enter Custom number as ***Length of Password*** to generate Random-Password

#### Random Password with Custom Value accepted from User

## Contribution
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
--
#
Thanks, [Code Blooded Creatures!+!](https://hashfx.github.io/harshfx/)