Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.38 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.38 KB

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.