|
The standard dice class implements a regular six-sided dice.
Methods |
Classes and Modules |
Public Instance methods |
use_dice(d) src |
Simple example of function using a dice object.
histograms() src |
Generate the histograms for a standard six-sided dice object and a coin operated one.