Skip to content

Surajkumar4-source/react-password-generator

Repository files navigation

Password Generator App

This is a simple password generator application built with React. It allows you to generate secure passwords with various options such as length, numbers, and special characters.

Features

  • Generate random passwords with customizable options.
  • Choose the length of the password.
  • Include numbers and special characters in the password.
  • Copy the generated password to the clipboard.
  • updation without re-rendering.