webroo / dummy-json

Generates random dummy JSON data in Node.js
MIT License
380 stars 61 forks source link

Bug with space in lastname #30

Closed francoisdefrance closed 4 years ago

francoisdefrance commented 5 years ago

Hello,

When we use custom mockdata for lastname, if lastname has a space (ex: Le Gerrec), the email helper generate email with space (philippe.le gerrec@gmail.com) that is not a correct email value

Thanks

webroo commented 4 years ago

This has been fixed as of v3.0.0