0
How is certificate ID generated within the app is it different for every other language learnt by same user
2 Answers
+ 6
šš¢š¢ššØ šš”šš²šš„ No it's not generate in random order. It's generate in increment order. Suppose you have completed course then ID will be 1. After you if someone will complete course then ID will be 2 and so on. So it's not in random order.
Ankit Kumar ID is unique for everything.