Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.84 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.84 KB

Password-Generator

Visitors


Java desktop application to generate random secure and strong password with lowercase & uppercase letters, symbols and numbers. This application let user to define any length for the password ranging between 8 and 25.

Built using Java Swing

Programming language

  • Java

Development Tools 💻

  • Java SDK
  • NetBeans IDE

Demo

Strong-password-generator-java-demo

Screenshots

screenshot1 screenshot2

Requirements 🔧

  • Java version 8 or higher

Installation 🔌

  1. Fork this project by clicking the icon at top-right to save copy of this project.
  2. Download the repository files from the Download section or clone this project.
  3. Import it to any Java IDE and run the application.

Bugs and Feedback

For bugs, questions and discussions, please use the GitHub issues