Random Password Generator

File: Task_3 Random_password_generator.py

Description: This script generates random and strong passwords, helping you enhance your online security by providing unique passwords for different accounts.

Features

  • Generate secure passwords with various characters (lowercase, uppercase, digits, and symbols).
  • Specify the length of the generated password.
  • Display the generated password.
  • Capture user information (username and generated password).
  • Accept and reset buttons for managing user interactions.

Screenshots

image