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

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++

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

![screen app](screen_app.png)