GithubHelp home page GithubHelp logo

karastoyanov / random-password-generator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from asenasenov1/random-password-generator

0.0 0.0 0.0 37 KB

basic password generator

License: MIT License

Python 100.00%

random-password-generator's Introduction

Python Random Password Generator

This code generates randomly 16 characters long password including the following ASCII symbols:

• Special characters - ~!@#$%^&*_-+=`|(){}[]:;"'<>,.?/

• Lowercase letters - a to z

• Uppercase letters - A to Z

• Numbers [0 - 9]

 

Example passwords:

• 2x?01"B&9koQKV,w

• 1%{0r^p9tB@EAh5M

• Agn#1-rp4^)TID46

• r1bu'4XuF#GM6>2#

• Zl3e8+GJ[I-f89=e

Graphical User Interface written with Qt Framework v5 and pyqt5 library. All libraries are included in requirements.txt. Run pip install -r requirements.txt to install the Python libraries necessary to work with the framework.

To execute the password generator, simply run main.py and press Generate Random Password button.

image

random-password-generator's People

Contributors

karastoyanov avatar asenasenov1 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.