Loading...
Syntax
Toggle Syntax
Probify
Enter your dice code snippet below:
# Example dice code: result = 0 for i in range(4): # Repeat 4 times x = 1d6 if x < 3: x = 1d6 # Re-roll if result is below 3 result = result + x # Add to the result if result < 7: result = 1d4
Chart Width:
Chart Height:
Show Confidence Bounds
Confidence %:
Generate Output
Roll Dice
Chart
Summary
×