lowercase email #1535
lowercase email
#1535
-
I'm trying to set an email with lowercase like: var name = faker.name.firstName('male') + ' ' + faker.name.lastName('male'); but the response is always like: how to set the email to lowercase only? |
Beta Was this translation helpful? Give feedback.
Answered by
Shinigami92
Nov 7, 2022
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
lucassebe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
email.toLowerCase()