uuid

suspend fun uuid(short: String): UUID?(source)

获取 36 进制字符串短 id 对应的 UUID


suspend fun uuid(short: Long): UUID?(source)

获取短 id 对应的 UUID