Git Product home page Git Product logo

password-generator's Introduction

Password-Generator

Description

This is a password generator which functionability was implemented by using Javascript, an CSS style sheet was also implemented in the given starter code.

Technical

  • By clicking on the button "Generate Password" a prompt will ask the user to input the desired length of the password.
  • If the length is not at least 8 characters and no more than 128 characters long then an alert will pop and will return the user back to the first prompt.
  • If the password length is between the accepted length then a series of confirm windows will ask the user to confirm which parameters wants to implement in the password. The user can choose between using lower case, upper case, numerical and special characters.
  • If the user do not choose at least one parameter an alert will pop and will return him back to the first prompt.
  • Once the user has selected at least one parameter the password will be generated and will be displayed in the "Your Secure Password" box.

Usage

Click the link below to enter the site. https://andyanza.github.io/Password-Generator/

Credits

alt text

password-generator's People

Contributors

andyanza 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.