Skip to content

Rupasree309/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Password Generator (Java – CMD)

A simple Java-based password generator that runs in the Command Prompt (CMD) and creates strong random passwords.

Features

  • Specify password length
  • Include/exclude uppercase letters, lowercase letters, numbers, and symbols
  • Generate secure random passwords instantly

How to Use

  1. Open CMD and navigate to the project folder:

    cd C:\Users\rock7\Desktop\PasswordGenerator
    javac PasswordGenerator.java
    

inside your project folder (PasswordGenerator)

  1. In CMD, run:
git add README.md
git commit -m "Add README with project details"
git push

About

A Java-based password generator that runs in CMD and creates strong random passwords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages