package
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Dec 13, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
生成一个可读的 Time ID,基于当前时间戳和随机数。
UUID 生成一个 RFC4122 v4 随机 UUID 并返回字符串表示(小写,带连字符)。
示例:
id := UUID()
// id -> "550e8400-e29b-41d4-a716-446655440000"
说明:此函数是对第三方库的轻量封装,调用非常廉价且不会返回错误。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.