Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 605 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 605 Bytes

Password_generator

Random Password Generator

Overview

This Python script generates a random password based on user-defined length and character sets. It uses a combination of letters (both uppercase and lowercase), numbers, and special symbols to create a secure password.

Usage

  1. Run the script using a Python interpreter:

    Password_generation.py
    

[Hollali Kelvin] and [[email protected]] with your own information. This README provides an overview of the script, usage instructions, customization options, licensing, acknowledgments, and contact information.