LICENSE
README.md
pyproject.toml
src/halfrand/__init__.py
src/halfrand/cli.py
src/halfrand/generator.py
src/halfrand/py.typed
src/halfrand.egg-info/PKG-INFO
src/halfrand.egg-info/SOURCES.txt
src/halfrand.egg-info/dependency_links.txt
src/halfrand.egg-info/entry_points.txt
src/halfrand.egg-info/top_level.txt
tests/test_cli.py
tests/test_generator.py