Would get kinda slow/expensive unless you're storing passwords in plaintext
I would have the common passwords stored in a separate table in plain text then use the faker library to generate the password buddies
Would get kinda slow/expensive unless you're storing passwords in plaintext
I would have the common passwords stored in a separate table in plain text then use the faker library to generate the password buddies