0
How is certificate ID generated within the app is it different for every other language learnt by same user
1 Réponse
+ 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.