uuid_generate

UUID v4 を生成

val = uuid_generate()

解説

"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" 形式の文字列を返す。

サンプル逆引き (1)

sample_uuid.hsp

情報

バージョン3.8
作成日2026/04/16
著作者IronHSP
備考rpcrt4.dll。外部DLL不要。
タイプユーザー定義命令
グループユーティリティ
hs ファイルhsphelp\iron_uuid.hs