News

Password Checker 🔐 This is a simple Python project that checks if a username and password match a predefined set of values. It's like a basic login system.
random-username-generator repository contains the python program that takes some data from the user and generates random usernames for public platforms import random import string ...