roll_multiple
Roll any dice notation multiple times (1-20 rolls) with complete statistics for each result. Get instant summaries of all outcomes.
Instructions
Roll the same dice multiple times.
Args: notation: Dice notation (e.g., '1d20+5') times: Number of times to roll (1-20)
Returns: Dictionary with all roll results and statistics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| times | No | ||
| notation | No | 1d6 |