Code Monkey home page Code Monkey logo

project's Introduction

TUWAIQ PROJECT

Password Generator :

Overview : This is a tool to let users creates thier own password with the ability to specifiy the lenght of the password and how many letters, digits and special characters they want. Although all the passwords will be saved to retrive it on demand (when needed).

As a User I should be able to do the following :

  • Generate a password.
  • Determine the lenught of password.
  • Determine the name of the password.
  • Determine how many letters you want in your password.
  • Determine how many digits you want in your password .
  • Determine how many special characters you want in your password.
  • See the saved passwords in user_passwprd file.
  • check if you did generate a password for specific website.

Usage :

  • Choose 1 to generate a passwoed:
    1. Enter your password length.
    2. Enter password name : your password will be maped with the password name.
    3. Enter the numbers of letters needed for your password.
    4. Enter the numbers of digits needed for your password.
    5. Enter the numbers of special characters needed for your password.
    6. Now, your password been saved in user_password file and shows up as an output.
  • Choose 2 to see your passwoeds that been saved in the user_password file:
    1. Choose 1 to look up for specific password.
    2. Choose 2 to print out all the saved passwords.
  • Choose -1 to exit the program.

project's People

Contributors

aqeel-aleid avatar hashem-ali 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.