Difference between revisions of "UUID"

From PKC
Jump to navigation Jump to search
Line 1: Line 1:
[https://en.wikipedia.org/wiki/Universally_unique_identifier UUID] stands for Universally-Unique Identity, also known as: also known as GUIDs (Globally Unique IDentifier).
[https://en.wikipedia.org/wiki/Universally_unique_identifier UUID] stands for Universally-Unique Identity, also known as: also known as [[GUID]] (Globally Unique IDentifier).


One should look at this document: [https://datatracker.ietf.org/doc/html/rfc4122 A Universally Unique IDentifier (UUID) URN Namespace]<ref>{{:Paper/A Universally Unique IDentifier (UUID) URN Namespace}}</ref>.
One should look at this document: [https://datatracker.ietf.org/doc/html/rfc4122 A Universally Unique IDentifier (UUID) URN Namespace]<ref>{{:Paper/A Universally Unique IDentifier (UUID) URN Namespace}}</ref>.

Revision as of 12:02, 14 January 2022

UUID stands for Universally-Unique Identity, also known as: also known as GUID (Globally Unique IDentifier).

One should look at this document: A Universally Unique IDentifier (UUID) URN Namespace[1].


References

  1. P. Leach (July 2005). A Universally Unique IDentifier (UUID) URN Namespace. local page: Network Working Group. 

Related Pages