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
Secure Password Generator — a Python application with a Tkinter interface for creating strong random passwords and saving them encrypted with Fernet (Cryptography). Ideal for beginners exploring GUI, encryption, and local password management.