Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 558 Bytes

File metadata and controls

14 lines (9 loc) · 558 Bytes

About the Project:

Random Password Generator is an application that allows users to generate strong, random passwords. The passwords can include letters, numbers, symbols, and punctuation, providing high security for accounts and sensitive data.

Features:

  • Allows the user to specify the length of the password.

  • Lets the user choose the types of characters to include (letters, numbers, symbols, etc.).

  • Features a user-friendly GUI for a smooth and intuitive experience.

  • Provides an easy way to copy the generated password for use elsewhere.