Skip to content

JMYoung93/Password-Generator-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator-

Description

This is a password generator that I coded to create a secure password using any combination of numbers, symbols, uppercase letters, and lowercase letters up 128 characters. This was a challenging assignment for me since I am only now learning about javascript. I had a tough time preventing my page from refreshing with every click of the "generate" button, but overcame that challenge with research and help from my classmates. I was even able to add on a "copy" button to the page that will copy the generated password onto the user's clipboard to paste wherever they would like and clear the generated password text box.

Installation

Visual Studio Code.

Usage

Create a randomized password.

Credits

Nick Golston Dillan Mansor

License

N/A

Badges

N/A

Features

Generates a randomized password with 8-128 characters using uppercase letters, lowercase letters, numbers, and symbols. User can copy the generated password using the "copy" button next to the "generate" button to copy it to their clipboard.

How to Contribute

N/A

Tests

N/A

About

Sample Password Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors