标识符

IDGenerator

ID 生成器。

constructor()

参数:

current

bigint 类型,当前 ID,只读。

next()

生成下一 ID 并返回,返回类型 string