Simple Multiple Dice Roller

The Multi-Dice Roller is a straightforward JavaScript program that allows users to roll multiple dice simultaneously based on their input. Whether you're playing tabletop games, conducting probability experiments, or simply looking for a fun way to generate random numbers, this program offers a convenient solution With its intuitive interface, users can specify the number of dice they want to roll. Upon initiating the roll, the program generates random outcomes for each die, displaying the results in a clear and organized format.

Languages Used: HTML, CSS, JS