Skip to content

Repository files navigation

🔒 Random Password Generator

👨‍💻 Author: Prithbiraj Mahanta
📅 Date: 11 March, 2025

📄 Overview

The Random Password Generator is a web application that allows users to generate secure, random passwords based on selected criteria. This tool helps enhance online security by creating strong passwords that are difficult to guess or crack.

⚙️ How It Works

  1. User Input: Select desired password criteria:

    • Length of the password.
    • Inclusion of uppercase letters.
    • Inclusion of lowercase letters.
    • Inclusion of numbers.
    • Inclusion of special characters.
  2. Password Generation: Based on the selected criteria, the application generates a random password.

  3. Output: The generated password is displayed to the user, ready to be copied and used.

🛠️ Technologies Used

  • React: JavaScript library for building user interfaces.
  • Vite: Next-generation frontend tooling for faster development.
  • Tailwind CSS: Utility-first CSS framework for styling.
  • JavaScript: Programming language for implementing logic.

🚀 Features

  • Customizable Password Length: Users can specify the desired length of the password.
  • Character Type Selection: Options to include or exclude:
    • Uppercase letters (A-Z)
    • Lowercase letters (a-z)
    • Numbers (0-9)
    • Special characters (!@#$%^&*)
  • Instant Password Generation: Generates passwords instantly based on selected criteria.
  • Responsive Design: Ensures usability across various devices and screen sizes.

📦 Installation

  1. Clone the Repository:
    git clone https://github.com/prithbi777/RandomPassowrdGenerator.git

About

This is a simple website that generates a secured password randomly and it is made of ReadJS VITE, Tailwind CSS, HTML.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages