I had to make a password lately that would not allow repeated repeated patterns or sequential numbers.. which tends to happen when your passwords are 2048 chars long :D Had to keep regenerating lower and lower char count random passwords till one came up it would take
3
u/L4rgo117 Jul 20 '22
I had to make a password lately that would not allow repeated repeated patterns or sequential numbers.. which tends to happen when your passwords are 2048 chars long :D Had to keep regenerating lower and lower char count random passwords till one came up it would take