Skip to content

A lightweight and efficient Java application designed to generate secure, random passwords with just a few clicks.

License

Notifications You must be signed in to change notification settings

Pupler/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Password Generator

A simple Java program that generates secure random passwords with customizable length and strength checking.

πŸ“Έ Preview

grafik

✨ Features

  • Generates random passwords
  • Custom password length
  • Password strength testing
  • Simple and easy to use console interface
  • No external dependencies required

πŸš€ Getting started

# Clone the repository
git clone https://github.com/Pupler/Password-Generator.git

# Navigate to project directory
cd Password-Generator

# Start the program
# Method 1: One-click launch (Windows)
DOUBLE-CLICK RunProgram.bat

# Method 2: Manual compilation
javac PasswordGenerator.java
java PasswordGenerator

About

A lightweight and efficient Java application designed to generate secure, random passwords with just a few clicks.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published