That works! The "\" key no longer means USE THIS CHARACTER. It means include this character in the set. And you have to use the bracket and the backslash to represent characters such a "u" or else it thinks you are talking about the set "u" of all uppercase letters. Makes sense but I don't think that's what it was doing before because this was working before: [!@#$%&*] I reread the help page and that is what it say to do so either I read it wrong last year or it has been updated. This morning I just...
That works! The "\" key no longer means USE THIS CHARACTER. It means include this character in the set. And you have to use the bracket and the backslash to represent characters such a "u" or else it thinks you are talking about the set "u" of all uppercase letters. Makes sense but I don't think that's what it was doing before. Someone needs to update the help page: https://keepass.info/help/base/pwgenerator.html To do excludes you have to do the same thing [u^\O\I]{3} Creates three letter password...
That works! Someone needs to update the help page: https://keepass.info/help/base/pwgenerator.html Sorry, update. Pushed post too quickly. To do excludes you have to do the same thing [u^\O\I]{3} Creates three letter password excluding capital o and i And playing around some more THIS WORKS: (I put it on different lines for making easier to see divisions) [u^\O\I]{3} d [\!\@\#\$\%\&\*\)\(\,] dul [l^\l]{3}
That works! Someone needs to update the help page: https://keepass.info/help/base/pwgenerator.html Sorry, update. Pushed post too quickly. To do excludes you have to do the same thing [u^\O\I]{3} Creates three letter password excluding capital o and i And playing around some more THIS WORKS: (I put it on different lines for making easier to see divisions) [u^\O\I]{3} d [!\@#\$\%\&*)(\,] dul [l^\l]{3} hahaha, well works for keepass but not for this forum. Please note there is a "\" in front of all...
That works! Someone needs to update the help page: https://keepass.info/help/base/pwgenerator.html Sorry, update. Pushed post too quickly. To do excludes you have to do the same thing [u^\O\I]{3} Creates three letter password excluding capital o and i And playing around some more THIS WORKS: (I put it on different lines for making easier to see divisions) [u^\O\I]{3} d [!\@#\$\%\&*)(\,] dul [l^\l]{3} hahaha, well works for keepass but not for this forum. Please note there is a "\" in front of the...
That works! Someone needs to update the help page: https://keepass.info/help/base/pwgenerator.html Sorry, update. Pushed post too quickly. To do excludes you have to do the same thing [u^\O\I]{3} Creates three letter password excluding capital o and i And playing around some more THIS WORKS: (I put it on different lines for making easier to see divisions) [u^\O\I]{3} d [!\@#\$\%\&*)(\,] dul [l^\l]{3}
That works! Someone needs to update the help page: https://keepass.info/help/base/pwgenerator.html Sorry, update. Pushed post too quickly. To do excludes you have to do the same thing [u^\O\I]{3} Creates three letter password excluding capital o and i And playing around some more THIS WORKS: (I put it on different lines for making easier to see divisions) [u^\O\I]{3} d [!\@#\$\%\&*)(\,] dul [l^\l]{3}
That works! Someone needs to update the help page: https://keepass.info/help/base/pwgenerator.html Sorry, update. Pushed post too quickly. To do excludes you have to do the same thing [u^\O\I]{3} Creates three letter password excluding capital o and i