Is your feature request related to a problem? Please describe.
Right now, guest passwords are hardcoded to a 4 digit number. Other patterns should be available if the library wants/needs them.
Describe the solution you'd like
Add a setting to determine the password pattern, with sufficient documentation to make it clear how to use it, and no way to accidentally set the password to the pattern itself (no literals included).
Is your feature request related to a problem? Please describe.
Right now, guest passwords are hardcoded to a 4 digit number. Other patterns should be available if the library wants/needs them.
Describe the solution you'd like
Add a setting to determine the password pattern, with sufficient documentation to make it clear how to use it, and no way to accidentally set the password to the pattern itself (no literals included).