Skip to content

This is a random password generator that can be used for a variety of professional or personal security uses. Main language used is JavaScript

Notifications You must be signed in to change notification settings

Dinimar-Fishboi/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

Technologies used

  1. HTML
  2. CSS
  3. JavaScript

Process and Strategy

This project was tackled by creating global objects and functions that were all utilised in a single large function associated with the 'Generate Password' button. The process and reasoning behind the way the code is written can be read in the comments on script.js.

Link to deployed application and Screenshot

https://dinimar-fishboi.github.io/PasswordGenerator/

Password_Generator_Screenshot

Contact

email: dev.fish.studio@protonmail.com portfolio: https://dinimar-fishboi.github.io/Dev.Fish/

The MIT License (MIT) Copyright © 2021 Tayla Tallis

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This is a random password generator that can be used for a variety of professional or personal security uses. Main language used is JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published