Differences

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

Link to this comparison view

Last revision Both sides next revision
api:guid [2016/06/20 01:04]
payonel created
api:guid [2016/06/20 01:06]
payonel
Line 6: Line 6:
   * ''​guid.next() string''​   * ''​guid.next() string''​
  
-  Returns The guid API is used to create 128 bit random identifiers,​ represented as 32 hex values in a string grouped by 8, 4, 4, 4, and 12 hex characters, separated by dashes. e.g. `34eb7b28-14d3-4767-b326-dd1609ba92e`. You might recognize this pattern as it is the same used for component addressing.+  Returns The guid API is used to create 128 bit random identifiers,​ represented as 32 hex values in a string grouped by 8, 4, 4, 4, and 12 hex characters, separated by dashes. 
 + 
 +  ​e.g. `34eb7b28-14d3-4767-b326-dd1609ba92e`. You might recognize this pattern as it is the same used for component addressing.
   * ''​guid.toHex(number) string''​   * ''​guid.toHex(number) string''​