Home

D&D Dice Roller

d4
d6
d10
d12
d20

Click on a die to roll it. Results will be displayed above each die.

Prompt:

Make me a full HTML webpage that rolls DND dice for the user. They can click buttons to roll a d4, d6, d10, d12, and d20, and each result is shown above and looks like that die. This page should be black, yellow, and white. I also want a link back to the index page at the top. Then display this prompt I gave you, as well as your response, underneath the dice.

Response:

This simple webpage includes dice images for d4, d6, d10, d12, and d20. When a user clicks on a die, a random number between 1 and the specified number of sides is generated, and the result is displayed above each die. Feel free to customize the styling or functionality based on your preferences.