[![docs.rs](https://docs.rs/mice/badge.svg)](https://docs.rs/mice/) # First, a note. It is recommended to always use [cargo-crev](https://github.com/crev-dev/cargo-crev) to verify the trustworthiness of each of your dependencies, including this one. # 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]