An open API service indexing awesome lists of open source software.

https://github.com/rogendo/password-generator

Python Password Generator creates a 16 digit password using letters, number and symbols
https://github.com/rogendo/password-generator

Last synced: 3 months ago
JSON representation

Python Password Generator creates a 16 digit password using letters, number and symbols

Awesome Lists containing this project

README

        

# Password Generator
Python Password Generator app creates a 16 digit password using uppercase and lowercase letters, number and symbols each password generation click creates a new and unique password that is not easily cracked.

This app is developed using kivy framework, which makes it crossplat-formed, can run in android, windows, linux, ios and even raspaberry devices.