roll_dice
Get a random integer from 1 to 6 to simulate rolling a single die. Use it for board games, RPGs, or any decision requiring a dice roll.
Instructions
This method will return number between 1 to 6, when asked to roll a dice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||