/wild_dice

A gem to roll random dices

Primary LanguageRubyMIT LicenseMIT

Wild Dice

A class to roll dices, to be used with my other rpg projects. It rolls n-digits numbers to retrieve items from tables. Usage:

  dice = Wild.dice

  dice.roll
  #=> 1234
  dice.roll
  #=> 8791