Skip to content

A simple password generator app developed for "Programming with Java" while I was at university.

Notifications You must be signed in to change notification settings

Panagiotis-Sklidas/passwordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

passwordGenerator

International Hellenic University logo

CodeFactor

Contents

About the Project

A simple password generator app developed for "Programming with Java" while I was at university.

Features

This password generator has basics features:

  • User selects the charset
  • User selects the length of the password

Getting Started

Prerequisites

  • Java JDK here
  • Jmetro here
  • IDE (Although it was build with Netbeans, I suggest to use IntelliJ IDE)

Run Locally

Running it locally is pretty forward. Just open the project in your IDE of choice and run it.

Usage

You select the charset (upper, lower case letters, numbers, symbols), and the length. Then just press the 'OK' button.

Screenshots

UI

Password generation

Error

About

A simple password generator app developed for "Programming with Java" while I was at university.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages