Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 374 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 374 Bytes

simple_password_generator

This is a simple passord generator that lets you decide wether to use numbers, upper/lowercase letters and special characters. The passwords are stored in a json file and the encryption key will be generatet the first time you start the programm and stays the same

works and tested on arch linux!!

feel free to do whatever you want with it!!!