Clojure lib that rolls dices for you. You can roll multiple dices at once, sum the dices rolls 1d4 + 2d6, extracts only the higher or the lowest values and add modifiers like 2d4 + 2 .
This lib will use transcriptor
checkout the clj-dice-roller.core namespace for more information