Skip to content

UUID

使用 tool 对象中的 uuid 方法可以快速的获取一个 UUID 值。

示例代码

js
function main() {
    return 'UUID: ' + tool.uuid()
}

技术支持、市场合作:wwwanghua@outlook.com