https://github.com/kenryus/pass_gen
The project originally for AP CSP final - The random password generator written in C++ with CUI and GUI(GTK)
https://github.com/kenryus/pass_gen
Last synced: about 1 year ago
JSON representation
The project originally for AP CSP final - The random password generator written in C++ with CUI and GUI(GTK)
- Host: GitHub
- URL: https://github.com/kenryus/pass_gen
- Owner: kenryuS
- License: gpl-3.0
- Created: 2023-05-08T11:38:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-24T19:01:43.000Z (over 2 years ago)
- Last Synced: 2025-06-13T10:07:55.942Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 667 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Password Generator
The password generator written in C++. Using GTK for GUI.
Original AP CSP project is in [Original-AP-Project](https://github.com/kenryuS/gtkmm_pass_gen/tree/Original-AP-Project)