Skip to content

A java tool with a graphical interface to generate strong passwords

License

Notifications You must be signed in to change notification settings

Antyss77/password-generator

Repository files navigation

Password Generator GitHub Latest Release) GitHub issues Discord

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

Building

Requirements

  • Java 8 JDK or newer
  • Git

Compiling from source

git clone https://github.com/Antyss77/password-generator.git
cd password-generator/ 

Licence

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.