Skip to content

This project is a simple Random Password Generator built with HTML, CSS, and JavaScript. It allows users to generate passwords of varying lengths using a range input and displays the generated password in a text field.

Notifications You must be signed in to change notification settings

muhammadqasimakhund/Random-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random Password Generator

This project is a simple Random Password Generator built with HTML, CSS, and JavaScript. It allows users to generate passwords of varying lengths using a range input and displays the generated password in a text field.

Live Demo

You can view the live demo of the Random Password Generator here.

Repository

The source code for this project is available on GitHub.

Features

  • Generate Password: Click the button to generate a password based on the selected length.
  • Adjust Length: Use the range input to select the desired length of the password (from 0 to 40 characters).
  • Responsive Design: The app is designed to be responsive and work on various screen sizes.

How to Use

  1. Open the application in your browser.
  2. Use the range slider to adjust the length of the password.
  3. Click the "Generate Password" button to create a new password.
  4. The generated password will be displayed in the text field.

Files

  • index.html: The main HTML file that defines the structure of the page.
  • style.css: The CSS file for styling the page and elements.
  • script.js: The JavaScript file that contains the logic for generating passwords and updating the range value.

About

This project is a simple Random Password Generator built with HTML, CSS, and JavaScript. It allows users to generate passwords of varying lengths using a range input and displays the generated password in a text field.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published