Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
api [2017/06/09 16:51]
payonel [Custom Libraries]
api [2017/08/12 14:40] (current)
guard13007 [Custom Libraries] guid was renamed to uuid
Line 50: Line 50:
 - [[api:​computer|computer]]:​ information on and interactions with the computer the Lua state is running on. - [[api:​computer|computer]]:​ information on and interactions with the computer the Lua state is running on.
 - [[api:​event|event]]:​ an event system, often used by libraries, for pulling and registering handlers to signals. - [[api:​event|event]]:​ an event system, often used by libraries, for pulling and registering handlers to signals.
-- [[api:guid|guid]]: creates long unique identifier strings in the common 8-4-4-4-12 format.+- [[api:uuid|uuid]]: creates long unique identifier strings in the common 8-4-4-4-12 format.
 - [[api:​fileSystem|filesystem]]:​ abstracted interaction with file system components. - [[api:​fileSystem|filesystem]]:​ abstracted interaction with file system components.
 - [[api:​internet|internet]]:​ a wrapper for Internet Card functionality. - [[api:​internet|internet]]:​ a wrapper for Internet Card functionality.