dicelab
evaluate the statistical distribution of dice rolls
Install
- All systems
-
curl cmd.cat/dicelab.sh
- Debian
-
apt-get install dicelab
- Ubuntu
-
apt-get install dicelab
- Kali Linux
-
apt-get install dicelab
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dicelab
- Raspbian
-
apt-get install dicelab
- Dockerfile
- dockerfile.run/dicelab
dicelab
evaluate the statistical distribution of dice rolls
With dicelab you can express most dice rolls (and similar things) in a functional language, and then either roll the expression, or evaluate the statistical distribution. In the latter case you can choose whether you want to simply roll and tally many times, or actually compute the distribution (which is more precise, but takes a long time in some obscure cases).