Skip to content

cmcclay77/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

Description

The purpose of this project was to create an application that generates a random password for the user. The user clicks a button that reveals a prompt window that will walk you through the steps to create the password. The prompts will list the criteria needed such as upper and lower case letters, special characters or numbers. Password length is also specified. A random password generator is a great way to help people use strong passwords for high level security on their information.

Usage

The user can click the red generate password button to follow the window prompts that will create a random password.

The live URL is :Link to Password Generator

Screenshot

Alt text

Credits

  • I would like to thank all the people who helped me with this project to include friends and tutors
  • I would also thank the instructional staff who instructed us on JavaScript to be able to complete the project for a Random Password Generator.

License

Please refer to the MIT license in the Repo.

Badges

  • HTML
  • CSS
  • JavaScript
  • Dev Tools

Features

Some of the features of this project include the use of functions, loops and assigning variables in JavaScript. The end result of the code is the creation of a random password. Some comments were also added.

How to Contribute

N/A

Tests

N/A

About

Password Generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors