vtils

Home > x > cuid2

cuid2() function

生成 Cuid2。

Signature:

export declare function cuid2(length?: number): string;

Parameters

Parameter Type Description
length number (Optional) 长度,默认: 24

Returns:

string