database - How does stackoverflow creates the unique number for questions? -


i curious how stackoverflow creates unique numbers questions. doing similar , curious way better. using auto increment on database or kind of random unique number generator? pros , cons of doing ways ? totally understand question little vague wanting know opinion experts.

in application can use guid: globally unique identifier.


Comments

Popular posts from this blog

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

python 2.7 - Lines in my code being skipped and I am not sure why -

python - multiprocessing pool with map -