LICENSE.txt
README.md
setup.cfg
setup.py
blahblah/__init__.py
blahblah/_consts.py
blahblah/_generator.py
blahblah/_random.py
blahblah/_regex_generator.py
blahblah/_version.py
blahblah/py.typed
blahblah.egg-info/PKG-INFO
blahblah.egg-info/SOURCES.txt
blahblah.egg-info/dependency_links.txt
blahblah.egg-info/requires.txt
blahblah.egg-info/top_level.txt
tests/test_fake.py
tests/test_regex_generator.py