Skip to content

This repository contains a JavaScript-based password generator that allows users to customize the length and character types (uppercase, lowercase, numbers, symbols) of the generated password.

Notifications You must be signed in to change notification settings

MilossGIT/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

Description

The Password Generator is a simple JavaScript application that allows you to generate secure and customizable passwords. You can specify the number of characters and choose whether to include uppercase letters, numbers, and symbols in your password.

Features

  • Customize the number of characters in your password.
  • Include uppercase letters for added security.
  • Add numbers to make your password even more complex.
  • Include symbols for enhanced security.
  • Easily generate and copy your password to the clipboard.

Usage

  1. Open index.html in your web browser.
  2. Use the options to customize your password.
  3. Click the "Generate Password" button.
  4. Your generated password will appear in the box.
  5. Click the "Copy to Clipboard" button to copy the password.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repository contains a JavaScript-based password generator that allows users to customize the length and character types (uppercase, lowercase, numbers, symbols) of the generated password.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published