high_roller

A Dice Roller


License
MIT

Documentation

HighRoller Build Status Hex Version

Simple dice roller built in Elixir

Installation

The package can be installed by adding high_roller to your list of dependencies in mix.exs:

def deps do
  [
    {:high_roller, "~> 1.0.0"}
  ]
end

Documentation can be found at https://hexdocs.pm/high_roller.