Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 452 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 452 Bytes

About project:

Random Password Generator is an application that allows user to generate strong passwords randomly that may contain alphabets, characters, digits or punctuation.

Features:

-User can state the length of the password.

-User has the ability to choose the combination of which the password could be generated.

-User can copy the generated password easily to past it anywhere.

-GUI is provided for better experience and ease of use.