You are not logged in.
Pages: 1
The phrase "Double digit probability" is itself easily understood, but it's not clear what this setting is actually intended to do. Does enabling this option increase the likelihood of two identical digits occurring in sequence?
I've tried generating passwords with this setting enabled and disabled, and I cannot tell what it does. I see double digits in each case, and roughly as often.
Thank you.
Offline
"Double digit probability" option increases the probability of occurrence of a digit by a factor of 2.
Passwords are generated by picking random characters from a set of available character set. Below is an example of how that option affects the character set.
Option turned off:
abcdefghijklmnopqrstuvwxyz1234567890
Option turned on:
abcdefghijklmnopqrstuvwxyz12345678901234567890
Offline
Thank you. I was misreading it. I was interpreting it as "Probability of double digits" instead of "Double the probability of digits". I thought it was literally referring to double digits, i.e. "00", "11", etc.
Last edited by miserable (2015-03-02 13:57)
Offline
Trying to make labels compact has backfired in this case...
Maybe renaming it to "Double probability of digits" will make it clearer.
Offline
Definitely.
I'm not sure if recognition of ambiguity makes one smart or stupid.
Offline
Pages: 1