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