As for now, PasswordMaker uses "password length" parameter only to truncate generated string to desired length.
My idea is to use password length parameter in hashing process too, so 15-characters long password for given set of
input parameters will be not just truncated 16-characters version.
Such length-dependence could be, of course, only optional, like "Use desired password length for calculations" option switch.