Reference#

roll_cli#

Roll.

roll_cli.roll(expression='', verbose=False, roll_option=RollOption.Normal)#

Evalute a string for dice and mathematical operations and calculate.

Parameters:
  • expression (str) –

  • verbose (bool) –

  • roll_option (RollOption) –

Return type:

int | float | EvaluationResults