Currently the PasswordGenerator only takes a List of CharacterRule. It could benefit from also accepting CharacterCharacteristicsRule as well as AllowedCharacterRule as the two contain unique character pools, and it would also greatly improve interoperability with other classes such as the PasswordValidator (see ISSUE/39)
Currently the PasswordGenerator only takes a List of CharacterRule. It could benefit from also accepting CharacterCharacteristicsRule as well as AllowedCharacterRule as the two contain unique character pools, and it would also greatly improve interoperability with other classes such as the PasswordValidator (see ISSUE/39)