FortuneCookie
A magical device for telling fortunes and rolling dice. Helpful when you need guidance, a decision you don't want to make, or a simple MOTD.
Installation
If available in Hex, the package can be installed
by adding fortune_cookie to your list of dependencies in mix.exs:
def deps do
[
{:fortune_cookie, "~> 0.1.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/fortune_cookie.