LoadingMessage
Loading Message. Generator of random funny loading messages
Installation
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
Usage
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.