.gitignore
LICENSE
README.md
pyproject.toml
tox.ini
.github/workflows/publish.yml
.github/workflows/tests.yml
analysis/README.md
analysis/generate_plot.py
analysis/random.png
analysis/requirements.txt
analysis/uniform.md
src/qrandom/__init__.py
src/qrandom/_api.py
src/qrandom/_cli.py
src/qrandom/_generator.py
src/qrandom/numpy.py
src/qrandom/version.py
src/quantum_random.egg-info/PKG-INFO
src/quantum_random.egg-info/SOURCES.txt
src/quantum_random.egg-info/dependency_links.txt
src/quantum_random.egg-info/entry_points.txt
src/quantum_random.egg-info/requires.txt
src/quantum_random.egg-info/top_level.txt
tests/conftest.py
tests/test_api.py
tests/test_cli.py
tests/test_generator.py
tests/test_numpy_support.py
tests/test_qrandom.py
tests/data/fetch_data.py
tests/data/responses.json