View Source erlPass
A simple password generator.
Simple to use, just call the generate/5
function with the desired attributes
usage
Usage
erlPass:generate(Length, Upper, Lower, Number, Symbol)
build
Build
$ rebar3 compile