this post was submitted on 15 Jul 2023
341 points (97.5% liked)

Programmer Humor

1597 readers
1 users here now

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 week ago (1 children)

Would get kinda slow/expensive unless you're storing passwords in plaintext

[โ€“] [email protected] 2 points 1 week ago

I would have the common passwords stored in a separate table in plain text then use the faker library to generate the password buddies