Randomizer
Randomizer generates random strings for Elixir projects.
Installation
Add randomizer to your list of dependencies
def deps do
[
{:randomizer, "~> 1.1.0"}
]
endDocumentation
You can find the documentation online.
License
This project is made available under the terms of the Apache 2.0 license which
can be found in the LICENSE and LICENSE-2.0 files in this source tree.