HighRoller Build StatusHex 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, "~> 0.3.2"}
]
end

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