Digital Randomization Method
Each roll is generated using JavaScript's built-in random number function, which produces a uniform value that maps to a side from 1 to 6 with roughly equal 16.7% odds each. Across thousands of rolls, this evens out into a flat distribution similar to a well-balanced physical die, which is why the session tracker on this page can plot a live percentage breakdown per face.