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.
- Host: GitHub
- URL: https://github.com/hashimthearab/passwordgenerator
- Owner: HashimTheArab
- Created: 2021-09-11T05:15:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-10T20:05:25.000Z (over 4 years ago)
- Last Synced: 2025-02-12T23:34:28.580Z (over 1 year ago)
- Topics: generator, gui, macros, password, password-generator, rust
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
