mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
3d984cfd66
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
327 B
Text
6 lines
327 B
Text
roll is a program to roll dices specified in a simple and intuitive way.
|
|
|
|
Rolls a user-defined dice sequence. The dices to roll are defined using
|
|
dN where N is the number of sides. Dices can be rolled multiple times by
|
|
prepending the number of repetitions (e.g., 3d6) and used in simple
|
|
mathematical expressions (e.g., 2d8+4).
|