+ UUID
Create and returns a new UUID with RFC 4122 version 4 random bytes.
新しいUUIDをRFC 4122バージョン4無作為バイトで作成して返します。
- initWithUUIDString:
Initializes a new UUID with the formatted string.
新しいUUIDをこの書式設定された文字列で初期化します。
- initWithUUIDBytes:
Initializes a new UUID with the given bytes.
新しいUUIDをこの与えられたバイトで初期化します。