An open API service indexing awesome lists of open source software.

https://github.com/hsahrasrhmiat/password-generator

A simple 8 digit or more password generating web application.
https://github.com/hsahrasrhmiat/password-generator

python3 streamlit

Last synced: about 2 months ago
JSON representation

A simple 8 digit or more password generating web application.

Awesome Lists containing this project

README

          

# Password Generator Web App

## Overview

A simple 8-digit or more strong password generating application.

## Features

- Generate passwords of customizable length
- Include or exclude numbers and special characters

## How to Use

1. Visit the app URL (link below)
2. Adjust the password length using the slider
3. Select the number of special characters and digits you want to include
4. Click the "Generate Password" button

## Installation

To run this app locally:

Clone the repository:
```
git clone https://github.com/HsAhRaSrHmIaT/Password-Generator.git
```

## Technologies Used

- Python
- Streamlit module

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

## Checkout Link

https://ghostpasswordgenerator.streamlit.app/