Metadata-Version: 2.1
Name: korotto
Version: 0.1
Summary: A simple package to generate secure passwords
Home-page: https://github.com/harutosaisai/korotto
Author: saito_haruto
Author-email: s2222016@stu.musashino-u.ac.jp
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# korotto

A simple package to generate secure passwords.

## Installation

```bash
pip install korotto
