View Source erlPass (erlPass v0.1.9)

A password generator.

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.

The list must contaion atoms upper, lower, number or symbol