Project for analyzing dice roll formulas in TTRPGs.
```sh
cargo build --all
cargo test --all
./build-wasm.sh ```
For details on running the website, see pips-web/README.md.