dice-stats

Get statistics for rolling dice


Keywords
dice statistics simulation
License
MIT
Install
pip install dice-stats==1.1.0

Documentation

Dice Stats

Build Status

About

Get statistics for rolling dice.

Installation

$ python -m pip install dice_stats

Documentation

Documentation is available via GitHub.

Testing

To run all tests run nox. No venv is needed; nox makes all of them for us.

$ python -m pip install --user nox
$ git clone https://peilonrayz.github.io/dice_stats/
$ cd dice_stats
dice_stats $ nox

License

Dice Stats is available under the MIT license.