Simple command-line password generator and strength checker written in Java. This small project provides an interactive menu to generate random passwords from configurable character pools, evaluate ...
I decided to build this project during the Winter Break of my second year after taking the Object-Oriented Effective Java Programming course. I wanted to build something interesting with Java to ...