roll 1.0.1 review
Downloadroll command-line based program rolls a user-defined dice sequence and displays the result
|
|
roll command-line based program rolls a user-defined dice sequence and displays the result. The dices to roll are defined using dN where N is the number of sides.
Dices can be rolled multiple times by prepending the number of repetitions (e.g., 3d6) and used in simple mathematical expressions (e.g., 2d8+4).
What's New in This Release:
defined srandomdev on system non supporting it (e.g., Linux)
included roll.h in the distribution
fixed uninitialized var
roll 1.0.1 keywords