This project aims to provide a secure solution for creating strong and unique passwords. The generator takes into account different parameters such as the inclusion of uppercase letters, lowercase letters, special characters, and numbers in the password generation. Users can also define the desired length for their password. I made the same project in C# language find it here
Requirements
- Java 8 JDK or newer
- Git
Compiling from source
git clone https://github.com/Antyss77/password-generator.git
cd password-generator/
This project has no license, you are free to use the code in any way you wish, of course respecting the laws of the country where you are resident, you are solely responsible for the acts you commit, and I am in no way responsible if you commit an illegal act with my code.