File
rubydice_doc.rb
Path: src/rubydice_doc.rb
Modified: Sat Aug 24 07:35:38 EDT 2002

The standard dice class implements a regular six-sided dice.

Methods

histograms, use_dice,
Classes and Modules

Class CoinOperatedDice
Class DiceUser
Class StandardDice

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.