This is a project on a simple banking application using Java. It handles the basic banking services like check balance, deposit cash, withdrawing cash, etc.
This is a project on random password generator using random() method in Java. Just give the length of the password you want to generate.
This is a project on password validator and strength checker using Java which tells the strength of our given password.