Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.2 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.2 KB

FairDiceRoll 🎲

Finally. Truly random numbers in Ruby.

Gem Version Build Status License

Installation

  1. Add to your application's Gemfile:

    gem "fair_dice_roll"
  2. Execute:

    $ bundle install
    
  3. Bask in the glory of ultimate randomness!

Contributing

  1. Fork it.
  2. Roll a die… fairly.
  3. Record your result.
  4. Submit a pull request.
  5. Please include photographic evidence of your roll.

Thanks

Thank you to XKCD for the inspiration.