Packages
Efficiently generate cryptographically strong random strings of specified entropy from various character sets.
Current section
Files
Jump to
Current section
Files
src/entropy_string.app.src
{application,entropy_string,
[{pkg_name,"entropy_string_erl"},
{description,"Efficiently generate cryptographically strong random strings of specified entropy from various character sets."},
{vsn,"1.1.0"},
{registered,[]},
{applications,[kernel,stdlib,crypto]},
{env,[]},
{modules,[]},
{maintainers,["Paul Rogers"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/EntropyString/Erlang"}]}]}.