Giter Site home page Giter Site logo

lucasrennok / password_generator Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 4.46 MB

A site that generate a random password for you. You can create, delete and download the passwords that you generated.

License: MIT License

HTML 24.80% JavaScript 54.04% CSS 21.16%
password-generator password generate-password javascript js

password_generator's Introduction

Password Generator

Lucas Rennó Kallás | Git: lucasrennok

Rafael Antunes Vieita | Git: Rav98

💎 About the Site

This project is a web site that create a password for you, based on the configuration that you put in the "Config" button. You have only to click on "Generate" to create a password at the first position of the list. If you want one more password you have to click at "+" button, the it will add one more place at the list to generate. Everytime you press "Generate" the first position of the list is replaced with a new password. The same as the "Delete" button, you will delete the first place of the list, so it will delete the password too and the list will be atualized. If the checkbox near to the "Delete" button is checked, all the passwords from the list will be removed if the you press "Delete". The button "Download" create an archive "passwords.txt" with all the passwords that you generated.

executing generator

💻 Configuration

Config button is to select the caracters that you want on your password.

  • Quantity: the length of the password that you want to generate(have to be a number bigger than 0).
  • abc: if you want lowercase caracters from the alphabet in your password(not necessarily obligated to be in the created word).
  • ABC: if you want uppercase caracters from the alphabet in your password(not necessarily obligated to be in the created word).
  • 123: if you want numbers in your passwords(not necessarily obligated to be in the created word).
  • #$%: if you want special caracters in your password(not necessarily obligated to be in the created word).
  • All selected: if you want that all the above checkboxes that were checked obligate the caracters to appear in the password.

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.