An open API service indexing awesome lists of open source software.

https://github.com/xithrius/simplepasswordgenerator


https://github.com/xithrius/simplepasswordgenerator

hacktoberfest

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 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](images/img1.png)

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](images/img2.png)

## License
[MIT](https://choosealicense.com/licenses/mit/)