Skip to content

syamjir/EasyPassGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SafePass

SafePass is a user-friendly password generator that creates strong, customizable passwords for enhanced security.

Features

  • Generate passwords with uppercase letters, lowercase letters, numbers, and symbols.
  • Easily copy generated passwords to the clipboard.
  • Responsive design with tooltips and Toastr notifications.

Getting Started

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/safepass.git
  2. Navigate to the project directory:
    cd safepass
  3. Open index.html in your web browser.

Usage

  1. Adjust the password length using the range slider.
  2. Select desired character types (uppercase, lowercase, numbers, symbols).
  3. Click the "Create" icon to generate a password.
  4. Click the "Copy" icon or the copy buttons to copy the password.

Dependencies

Contributing

Contributions are welcome! Fork the repository and submit a pull request.