| Files | Descriptions |
|---|---|
| PassGen.exe | Download the .exe file. |
| design.ui | Interface file prepared with QT Designer. |
| convert.py | .ui to .py convert. |
| design.py | The file containing the components in the interface prepared with QT Designer. |
| main.py | Main code block of the program. |
The interface was prepared with the QT Designer program and included in the project using the PyQt6 library.

