Metadata-Version: 2.1
Name: kryptic
Version: 1.0
Summary: A tool for generating passwords
Home-page: UNKNOWN
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: secrets

# Kryptic
Password generation tool

Dependencies
- secrets: pip install secrets

TODO: add ability to swap out the RNG

