Skip to content

rschragger/BC03-02-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BC03-02-Password-Generator

Description

Javascript password generator

  • To create randomised passwords with control over the specifics
  • This tool can help with sites that have very specific requirements
  • This project taught Javascript issues and extended my

Table of Contents (Optional)

If your README is long, add a table of contents to make it easy for users to find what they need.

Installation

Access to website at https://rschragger.github.io/BC03-02-Password-Generator/ and Javascript running is all that is required.

Github page at https://github.com/rschragger/BC03-02-Password-Generator

Usage

Initial view

Screenshot - Initial View Simply press the Generate Password button and follow the prompts

After password generation

Screenshot - Password Generated The password will appear in the central box A "Copy Code" button will appear. Press this button to copy the password to your clipboard.

Credits

Google and many Javascript references in w3schools and MDN(Mozilla Dev Network) were used frequently to research topics and syntax used.

Password special characters have been obtained from (https://owasp.org/www-community/password-special-characters)

License

© Copyright Reeve Schragger 2022

Features

  • This returns the password into the interface
  • There is a "Copy Code" button to ensure that the seletion of password characters is complete and fast

About

Javascript password generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published