Skip to content

salmael12/Password-Generator-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Password-Generator

A simple web-based Password Generator built with Python

This tool allows you to automatically create strong and secure passwords using a combination of:

.Uppercase letters

.Lowercase letters

.Numbers

.Special characters

.The user only needs to enter the desired password length, and the script generates a random, secure password instantly.

Features

.Generates strong and complex passwords

.Customizable length

.Uses Python’s built-in random and string libraries

.Simple and lightweight script

How to Use

.Run the script

.Enter the password length

.Get your generated secure password

About

A simple web-based Password Generator built with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages