KeyGen is a simple and secure web application that allows users to generate random and strong passwords. This tool is designed to help users create robust passwords for their online accounts, enhancing the overall security of their digital presence.
- The application generates strong and random passwords with a combination of uppercase letters, lowercase letters, numbers, and special characters.
- Users can customize the length of the generated password and choose whether to include uppercase letters, lowercase letters, numbers, and special characters.
- The password generation is done using Fisher-Yates algorithm to ensure the randomness and strength of the generated passwords, following best practices for password security.
To install KeyGen on your machine follow these steps:
-
Clone the repository to your local machine:
-
Navigate to the project directory:
cd KeyGen
-
Open the file
index.html
in your web browser.
Visit the live website at: https://mrinalmadaria.github.io/KeyGen/