d100 top-level constant

Dice const d100

A dice with 100-sides.

Implementation

const d100 = Dice(100);