CodeGen

View on GitHub

logo

What is CodeGen?

CodeGen is a password generator which can create passwords of 16 characters long and the user haves the ability to export them in a text file (.txt). Codegen can create unlimited passwords in seconds. You can also visit the website for more information!

Packagist Visit my Blog

Security

Each password contains:

So the outcome is similar to this:

$0GyLs!#fjJ”7P49

The generated codes are unpredictable and the possibility of a code been generated twice is 0,013%.

Getting Started

  1. Download the codeGenerator.jar
  2. Open a cmd
  3. Navigate to the directory where the jar file is located
  4. Then type:
java -jar codeGenerator.jar 

Demo

System Requirements

Licence

This project is licensed under the MIT License - see the LICENSE file for details.