mice 0.10.3

messing with dice
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[![docs.rs](https://docs.rs/mice/badge.svg)](https://docs.rs/mice/)

# mice, messing with dice

# Dice Language


Some valid expressions in the dice language implemented by this crate:
- `2d6 + 3`
- `9d8 + 4d2 - 5 - 8d7`

## Bouncing Dice [TODO]
## Exploding Dice [TODO]