API Reference

Class List

guid

Basically a very large random number (128-bit) which means the probability of creating two that clash is vanishingly small. GUIDs are used as the unique identifiers for Entities.

Summary

Static Methods

create

Create an RFC4122 version 4 compliant GUID.

Details

Static Methods

create()

Create an RFC4122 version 4 compliant GUID.

Returns

string

A new GUID.