We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dice.roll(d)
Parses strings with "4d5+6" format and returns the roll.
dice.table_choice(t)
A dict of key:int pairs is used to return a key based on the weight of its val.