Understanding GUIDs
What is a GUID
A GUID, Globally Unique Identifier, is a 128-bit integer (16 bytes) that can be used across all computers and networks wherever a unique identifier is required and requires no central registration process.
Why to use GUIDs
One of the m...
thkarropoulos.hashnode.dev3 min read