.. image:: https://travis-ci.com/Peilonrayz/dice_stats.svg?branch=master :target: https://travis-ci.com/Peilonrayz/dice_stats :alt: Build Status
Get statistics for rolling dice.
.. code:: shell
$ python -m pip install dice_stats
Documentation is available via GitHub <https://peilonrayz.github.io/dice_stats/>
_.
To run all tests run nox
. No venv is needed; nox makes all of them for us.
.. code:: shell
$ python -m pip install --user nox $ git clone https://peilonrayz.github.io/dice_stats/ $ cd dice_stats dice_stats $ nox
Dice Stats is available under the MIT license.
1.1.0 +++++
Dice.apply_function
and apply_dice
to allow changes to the total chance.@
, as an operator to change total chance.1.0.0 +++++