Liking cljdoc? Tell your friends :D

bigjule.modifiers.bias


discard-highestclj/s

(discard-highest rolls arguments)

Modifier fn that discards the highest roll from the total. This effectively reduces the dices count by 1, but biases the total towards lower results.

Modifier fn that discards the highest roll from the total.  This effectively
reduces the dices count by 1, but biases the total towards lower results.
sourceraw docstring

discard-lowestclj/s

(discard-lowest rolls arguments)

Modifier fn that discards the lowest roll from the total. This effectively reduces the dice count by 1, but biases the total towards a higher result.

Modifier fn that discards the lowest roll from the total.  This effectively
reduces the dice count by 1, but biases the total towards a higher result. 
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close