The IGuidGenerator interface contains methods that are used to generate a global unique identifier (GUID).
| Method name | Brief description | |
| Generate | The Generate method generates global unique identifier as a string. | |
| GenerateGUID | The GenerateGUID method generates global unique identifier. |
See also: