Loading Message. Generator of random funny loading messages
If available in Hex, the package can be installed
by adding loading_message
to your list of dependencies in mix.exs
:
def deps do
[
{:loading_message, "~> 0.2.0"}
]
end
LoadingMessage.Messages.random()
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/loading_message.