• 获取一个20位长度的随机id

    Returns string

    返回一个 20 位长度的随机字符串

    Example

    // 获取一个随机id
    const id = getId()