7 lines
165 B
Plaintext
Executable File
7 lines
165 B
Plaintext
Executable File
# A universally unique identifier (UUID).
|
|
#
|
|
# http://en.wikipedia.org/wiki/Universally_unique_identifier
|
|
# http://tools.ietf.org/html/rfc4122.html
|
|
|
|
uint8[16] uuid
|