Packages

OTP library for generating random strings

Current section

Files

Jump to
rand_str src rand_str.app.src
Raw

src/rand_str.app.src

{application,rand_str,
[{description,"OTP library for generating random strings"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Goncalo Tomas"]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/ClicaAi/rand_str"}]}]}.