function getRandom(){
return Math.random().toString(36).substring(7);
}

posted on 2017-03-15 20:14  正正果实  阅读(289)  评论(0)    收藏  举报