Randomizer
Elixir random string generator
Install / Use
/learn @jeremytregunna/RandomizerREADME
Randomizer
Randomizer generates random strings for Elixir projects.
Installation
Add randomizer to your list of dependencies
def deps do
[
{:randomizer, "~> 1.1.0"}
]
end
Documentation
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.
