Skip to content

A simple yet useful tool to generate complex string data to be used as password

License

Notifications You must be signed in to change notification settings

gidaltijunior/password_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

password_generator

A simple yet useful tool to generate complex string data to be used as password

Tested successfully on Linux Ubuntu and Windows 10. Use python3 to run it.

Main window:
main_window
On Ubuntu Gnome 16.04

main_window_w10
On Windows 10

Select any option available on the radio boxes, the amount of digits (lenght of generated string) and special characters that should be used if "Characters, Numbers and Special Characters" option is selected. The application generates always 10 different results in a list box for you to choose from. Select the line you want and press Control + C to copy the value to the clipboard. Paste it wherever you want to.

Result Examples:

Results for 16 digits numbers only:
numbers_only

Results for 16 digits characters only:
characters_only

Results for 16 digits numbers and character:
numbers_and_characters

Results for 16 digits numbers, characters and special characters:
nums_chars_and_special

Results for 100 digits numbers, characters and special characters:
100_digits
On Ubuntu Gnome 16.04

100_digits_w10
On Windows 10

If you have any suggestion or question send an e-mail to: [email protected] or open an issue.

About

A simple yet useful tool to generate complex string data to be used as password

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages