Metadata-Version: 2.4
Name: securefox
Version: 0.1.1
Summary: A cryptographically secure password generator.
Author-email: Satish Vishwakarma <Satya9125.dev@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/Satya9125.dev/securefox
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Secure Password Generator

Generate cryptographically secure passwords in Python.

## Installation

```bash
pip install secure-password-generator
