封鎖 >utils >idGenerator >genUid

utils.idGenerator.genUid() 函式

產生隨機專屬 ID。

Signature:

export declare function genUid(): string;

傳回:

字串

全域專屬 ID 字串。