roll_dice
Simulate dice rolls using standard notation (e.g., "2d6", "3d6+5") for tabletop games, RPGs, or probability testing. Input an array of dice codes to generate random outcomes.
Instructions
Roll a set of dice using standard dice notation (e.g., "2d6" for two six-sided dice, "3d6+5" for three six-sided dice plus 5)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dice | Yes | Array of dice to roll |