WASM (C++)
Dice Simulator

Dice Simulator

This is a simple dice simulator written in C++ that uses WebAssembly to run in the browser. It uses the random functions in the C++ standard library to generate random numbers.

Result: