本帖最後由 Fanolian 於 2021-3-23 23:03 編輯
KeePass都做到:
https://keepass.info/help/base/pwgenerator.html
*** 預設係會跟足個密碼pattern個輸入次序。用你個7字母3數字做例子:
L{7}d{3} (或者LLLLLLLddd)會gen到呢啲
bhRmlrw195
oYhkZJV707
AJgttaX688
如果想指定「英英數英英數英英英數」,可以直接LLdLLdLLLd / L{2}dL{2}dL{3}d。
如果想打亂字母同數字嘅位置,要剔返"Randomly permute characters of password",就會gen到
8sOXN8Y8Le
kK5Kk0Qkr7
0Y2laSkCN6 |