View Source ExAzureSpeech.Common.Guid (ex_azure_speech v0.1.0)
Globally unique identifier (GUID) generator.
Summary
Functions
Create a new GUID.
Types
@type t() :: String.t()
Non-Dashed GUID, eg: 'C9A2E4D3D2D74C8A8B9E8C5E8A8D2B2F'
Functions
@spec create_no_dash_guid() :: t()
Create a new GUID.