Skip to content

This is a clean password generator. It generates a random password with letters and numbers. If you want it to generate more than one it can do that for you.

Notifications You must be signed in to change notification settings

invisiblemonsters/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

# Random Password Generator

This is a simple Python script that generates a random password.

## Usage

Run the script with Python:

```bash
python main.py
```

It will generate a 12-character random password including letters, digits, and punctuation.

About

This is a clean password generator. It generates a random password with letters and numbers. If you want it to generate more than one it can do that for you.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages