.gitattributes
.gitignore
.gitmodules
.isort.cfg
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
setup.cfg
docs/contrib.md
docs/countin.md
docs/dyce-powered.svg
docs/dyce.h.md
docs/dyce.md
docs/dyce.r.md
docs/dyce.svg
docs/dyce.viz.md
docs/find_seed.py
docs/index.md
docs/license.md
docs/logo.gsp
docs/notes.md
docs/rollin.md
docs/translations.md
docs/img/1d100-1.png
docs/img/Makefile
docs/img/classes_dyce.svg
docs/img/classes_dyce_dark.svg
docs/img/classes_dyce_light.svg
docs/img/doris.png
docs/img/graph.py
docs/img/graph_classes_dyce_r.py
docs/img/graph_classes_dyce_r_dark.svg
docs/img/graph_classes_dyce_r_light.svg
docs/img/graph_rollin_expr.py
docs/img/graph_rollin_expr_dark.svg
docs/img/graph_rollin_expr_light.svg
docs/img/graph_rollin_pool.py
docs/img/graph_rollin_pool_dark.svg
docs/img/graph_rollin_pool_light.svg
docs/img/graph_rollin_select_1.py
docs/img/graph_rollin_select_1_dark.svg
docs/img/graph_rollin_select_1_light.svg
docs/img/graph_rollin_select_2.py
docs/img/graph_rollin_select_2_dark.svg
docs/img/graph_rollin_select_2_light.svg
docs/img/graph_rollin_value.py
docs/img/graph_rollin_value_dark.svg
docs/img/graph_rollin_value_light.svg
docs/img/plot.py
docs/img/plot_2d6_lo_hi.py
docs/img/plot_2d6_lo_hi_gh.png
docs/img/plot_4d6_variants.py
docs/img/plot_4d6_variants_dark.png
docs/img/plot_4d6_variants_light.png
docs/img/plot_advantage.py
docs/img/plot_advantage_dark.png
docs/img/plot_advantage_light.png
docs/img/plot_burning_arch.py
docs/img/plot_burning_arch_dark.png
docs/img/plot_burning_arch_light.png
docs/img/plot_burst_1.py
docs/img/plot_burst_1_dark.png
docs/img/plot_burst_1_light.png
docs/img/plot_burst_2.py
docs/img/plot_burst_2_dark.png
docs/img/plot_burst_2_light.png
docs/img/plot_burst_3.py
docs/img/plot_burst_3_dark.png
docs/img/plot_burst_3_light.png
docs/img/plot_d10_explode.py
docs/img/plot_d10_explode_dark.png
docs/img/plot_d10_explode_light.png
docs/img/plot_dupes.py
docs/img/plot_dupes_dark.png
docs/img/plot_dupes_light.png
docs/img/plot_great_weapon_fighting.py
docs/img/plot_great_weapon_fighting_dark.png
docs/img/plot_great_weapon_fighting_light.png
docs/img/plot_histogram.py
docs/img/plot_histogram_dark.png
docs/img/plot_histogram_light.png
docs/img/plot_risus_first_round.py
docs/img/plot_risus_first_round_dark.png
docs/img/plot_risus_first_round_light.png
docs/img/plot_roll_and_keep.py
docs/img/plot_roll_and_keep_dark.png
docs/img/plot_roll_and_keep_light.png
docs/img/plug.py
docs/js/mathjax.js
docs/js/site.js
dyce/__init__.py
dyce/h.py
dyce/lifecycle.py
dyce/p.py
dyce/py.typed
dyce/r.py
dyce/rng.py
dyce/symmetries.py
dyce/types.py
dyce/version.py
dyce/viz.py
dyce.egg-info/PKG-INFO
dyce.egg-info/SOURCES.txt
dyce.egg-info/dependency_links.txt
dyce.egg-info/requires.txt
dyce.egg-info/top_level.txt
tests/__init__.py
tests/test_h.py
tests/test_p.py
tests/test_r.py
tests/test_rng.py
tests/test_types.py
tests/test_viz.py