Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 527 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 527 Bytes

SimplePasswordGenerator

A simple app to generate random passwords.

Usage

When you run the program you will see a screen that looks something like this:

Just ran the program

The password length can be changed to whatever you want, 22 is the default.

Clicking Generate password will generate a password, which you can copy to your clipboard by clicking the Copy to clipboard button.

Clicked generate password

License

MIT