'what is the purpose of using an uuid (or random unique number) instead of index
why did i see so many repo with uuid token instead of index ? whereas if the token is an index we could find the instance directly instead of go trough all the instance and check if the tokens match.
(I realized this by looking at the repo of nuscene)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
