allows the user to run python dice programs from google sheets.
=PythonDiceRoll("2d6")
=PythonDiceRoll("2d6 + ABS (-4 + 1d4) * 3")
add additional inputs if you would like to trigger re rolls.
=PythonDiceRoll("2d6", A1, B3, ...)
now when ever the value of A1, B3 or any other input cells change the program will re-roll
please contact me through github for bug reports or feature requests
https://github.com/markbrockettrobson/python_dice