View Source erlPass (erlPass v0.1.9)
Link to this section Summary
Functions
Generates a password.
Link to this section Functions
-spec generate(Len, OpsList) -> Password | {error, Reason}
when Len :: integer(), OpsList :: list(), Password :: list(), Reason :: atom().
Generates a password.
generate/2
takes the length of password and an argument list.
upper
, lower
, number
or symbol