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

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