d8 top-level constant

Dice const d8

A dice with 8-sides.

Implementation

const d8 = Dice(8);