pydestiny 0.1.0

A python wrapper for the rust crate destiny. A library for rolling dice and calculating dice distributions.
Documentation
1
2
3
4
5
# pydestiny


A python wrapper for the rust crate [destiny](https://crates.io/crates/destiny).

currently only has the parse dice string functionality.