Metadata-Version: 2.4
Name: passgen-rohanajay
Version: 0.0.1
Summary: A simple and customizable random password generator
Home-page: https://github.com/Rohan-Ajay/passgen
Author: Rohan Ajay
Author-email: rohan.ajay45@nmims.in
License: MIT
Project-URL: Bug Tracker, https://github.com/Rohan-Ajay/passgen/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# passgen 🔐

A simple and customizable Python package to generate random passwords.

## Installation
```bash
pip install passgen
