Skip to content

dmetola/passgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Password-Generator

Simple password generator. The aim of this program is to generate usernames and passwords for users, and then upload them to an SQLite database.

The username is created by randomly combining the characters of name and username of users, inputted by them.

The password is randomly generated from alphanumeric characters and special characters.

Then, usernames and passwords are stored in an SQLite database, which is updated everytime a new username and password is generated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages