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.
- Host: GitHub
- URL: https://github.com/hsahrasrhmiat/password-generator
- Owner: HsAhRaSrHmIaT
- Created: 2024-09-24T01:52:04.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T11:47:47.000Z (over 1 year ago)
- Last Synced: 2025-05-21T04:09:24.318Z (about 1 year ago)
- Topics: python3, streamlit
- Language: Python
- Homepage: https://ghostpasswordgenerator.streamlit.app/
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/