Files
purplebored.pl/oldprojects/pass/README.md
2024-07-27 00:25:21 +02:00

1.1 KiB
Executable File

Simple Password generator

  • You can also find this on Github
    Simple password generator is just a simple password generator written in HTML CSS and JS

Installation

Usage

  • Select desired criteria for your password using the checkboxes and input field.
  • Click the "Generate Password" button to generate a new password.
  • Copy the generated password to your clipboard using the "Copy to Clipboard" button.
  • Click the "Generate Another Password" button to generate a new password with the same criteria.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GPL3