Skip to content

akhishinde2004/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Password Generator – Week 1

Description

This is a Java-based console application developed as a Week 1 project.
It generates secure passwords and checks password strength.

Features

  • Password generation using SecureRandom
  • Password strength checking
  • Password safety guidelines
  • Menu-driven console application

Technologies Used

  • Java
  • SecureRandom
  • OOP concepts

How to Run

Run Main.java and follow the menu options.

About

Java Password Generator Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages