Assuming that those random strings are supposed to be user emails, I'd also try to validate that the

Assuming that those random strings are supposed to be user emails, I'd also try to validate that they're valid emails before inserting into the DB.
Was this page helpful?