Code Monkey home page Code Monkey logo

password-generator's Introduction

password-generator

03 JavaScript Assignment

This is a Password generator coded using JavaScript, with HTML and CSS already provided by the class.

This webpage askes for a length the password, then askes what kinds of characters the user needs and doesn't need.

A feature I'm happy with in this project, is that whatever password is generated will always have a minimum of 2 of each character type (beacuse most websites require that) and all the rest of the characters, should more be needed, are random.

While there was planty of looking other people's code, the end result is undeniabliy my own. Snippets were copied, but the overall format is original.

kilowrey.github.io/password-generator

screenshot of the live page

Installation

There should be no installation required for this project

Usage

Follow the instuctions on the Alert, Prompt, and Confirm boxes that pop up on your screen when you open the window. Then, click "generate password" to see your new, secure password!

You can look at the Console on your browser to get a better look at what's going on inside ;)

Credits

Starting code provided by: © 2019 Trilogy Education Services, a 2U, Inc. brand. All Rights Reserved.

Thanks to Plover Brown for letting me look at their code. I was able to figure out my pswdLength prompts and validation check thanks to them.

Code for shuffleing the password is called the Knuth Shuffle, and can be found here

Code Snippet for selecting a random character found here

Thanks to Prof. Chris Stead and TA Steven Landgraf for providing guidence

License

GNU General Public License 3.0

password-generator's People

Contributors

kilowrey avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.