Giter Site home page Giter Site logo

laurennoeltner / random_password_generator_app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 272 KB

A random password generator with uppercase, lowercase, numbers, and special characters from 8-128 characters.

Home Page: https://lnoeltner1.github.io/Random_Password_Generator_App/

HTML 17.87% JavaScript 42.75% CSS 39.37%
password-generator choices randomization character special-characters numbers uppercase lowercase

random_password_generator_app's Introduction

Random Password Generator App

==========

In this project, we were tasked with creating a random password generator application in which the user could decide the number of characters in the password and whether the user would like to include lower-case letters, upper-case letters, numbers and/or special characters. When the user clicks the generate button, they will select true or false for each character type, and they will recieve a series of alerts, reminding them of their selected character types. If they enter an invalid password length, they will recieve an error message telling them that they must enter a number in the pre-determined range (8-128 characters). I learned to concatenate different strings of character classes and select one random character from the concatenated strings for every for-loop (the number of which is defined by the user in the initial prompt). When the loop ends after the requested number of times, a random password is displayed in the text box, containing the correct number of characters within the selected character classes.

Screenshot

Screenshot

GitHub Repository

License

None. The HTML and CSS sheets were pre-finished. My contribution was in writing the JavaScript sheet.

random_password_generator_app's People

Contributors

laurennoeltner avatar

Stargazers

 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.