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

https://github.com/hashimthearab/passwordgenerator

A password generator written in Rust, with a GUI, light and simple.
https://github.com/hashimthearab/passwordgenerator

generator gui macros password password-generator rust

Last synced: about 1 year ago
JSON representation

A password generator written in Rust, with a GUI, light and simple.

Awesome Lists containing this project

README

          

# Password Generator
A password generator written in Rust

## Features
- [x] GUI
- [x] Custom Length
- [x] Custom Options
- [ ] Scaled GUI when resizing
- [ ] Support for different hashing methods

![Display](https://user-images.githubusercontent.com/13991048/132959556-e0ca5f0e-632f-4acd-b986-b218e82a86ca.png)