Solved
Random code generator
I am hosting my survey through MTurk and I would like to create a random code for each person who completes the survey. Is there a way to do that?
Best answer by Michael_Campbell_RedPepper
Yeah! Qualtrics has a random number generator, but it can't be relied on to not give repeats (you might give two people the same random number). One thing I would do is use a Javascript library like short-unique-id https://www.npmjs.com/package/short-unique-id. If you need help implementing that, let me know!
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.