Kunzisoft / KeePassDX

Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
https://www.keepassdx.com/
GNU General Public License v3.0
4.52k stars 267 forks source link

Generate dynamic password length #699

Open zpcol opened 4 years ago

zpcol commented 4 years ago

generate dynamic password length

J-Jamet commented 4 years ago

Can you be more specific, I don't quite understand the request.

zpcol commented 4 years ago

in menu App-Setting - Generate Password Size

could you add a non-static size option, for example 10-20 bits. 8-30 bits, etc. every time you click "generate password".

zpcol commented 4 years ago

resulting in a different password length for each click.

example, the first click produces 21 length, second click 13 length, third click 17 length password, etc.

zpcol commented 4 years ago

generate not only random code, but also a different number of characters / bits.

J-Jamet commented 4 years ago

OK, I understand better, why not, I will see when refactoring the password generator.

J-Jamet commented 4 years ago

I reopen the issue, otherwise I do not know what has already been done. ;)

zpcol commented 4 years ago

I also searched duckduckgo there is no web password generator online that has random length feature.. :)

K4zoku commented 1 year ago

If it having a bound seems to be greater (e.g: 8-32 characters)