rolldice 0.1.0

Command line utility to generate dice roll values
Documentation
========
Rolldice
========

|TravisCI|

Simple program that generates random dice rolls given a typical representation for
number of dice and number of sides.

For example:

- "2d10" will roll 2 dice with 10 sides each
- "4d6" will roll 4 dice with 6 sides each
- etc....

.. |TravisCI| image:: https://travis-ci.org/MichaelAquilina/rolldice.svg?branch=master
   :target: https://travis-ci.org/MichaelAquilina/rolldice