Closed prachichauhan-ssk closed 2 years ago
Hi @rosera ,
I have updated the value for "const id" from const id = faker.datatype.number();
to const id = faker.random.number();
to fix the error.
Please review the changes and merge the PR if you are Okay with the changes.
Thanks!
The issue has been solved. Closing this PR.