You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python program that generates a random password with the specified length, inserts it into a database, and then checks if the generated password already exists in the database. If it does, the program generates a new password and repeats the process until it generates a unique password.
This is a small pet project analyzing a dataset on UFO sightings. The topic is weird, and that was the intention. I made this project not only to practice Python and Tableau, but also to create something interesting to explore. Hope you enjoy it)