https://github.com/alexgioffdev/password-generator
a password generate made with Qt and c++
https://github.com/alexgioffdev/password-generator
cpp17 macos-app qt6 qtcreator
Last synced: 2 months ago
JSON representation
a password generate made with Qt and c++
- Host: GitHub
- URL: https://github.com/alexgioffdev/password-generator
- Owner: AlexGioffDev
- Created: 2025-01-09T10:34:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-09T10:48:30.000Z (over 1 year ago)
- Last Synced: 2025-01-09T11:40:15.393Z (over 1 year ago)
- Topics: cpp17, macos-app, qt6, qtcreator
- Language: CMake
- Homepage:
- Size: 196 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Secure Password Generator
A **Secure Password Generator** built with **Qt** and **C++**. This application allows users to generate random and secure passwords using a mix of letters, numbers, and special characters.
## Features
- Randomly generates secure passwords.
- Uses a combination of:
- Lowercase letters
- Uppercase letters
- Numbers
- Special characters
- Simple and intuitive user interface created with Qt.
- Copy the generated password for immediate use.
## SCREENSHOT
