随机错误写法

73 阅读1分钟
        // 随机错误写法        if (Math.random() > 0.5) {          JSON.parse('yirryioytiuoeyoetyoio')        }