|
I am new to coding. I need a script that will generate number based email. Basically, I am creating a social network where each user has a user id, and their unique email will be like userid@example.com. If someone signed up and their id was 9245, there email would be '9245@example.com' |
