python随机生成手机号码 2015/06/25 15014 random.choice(['139','188','185','136','158','151'])+"".join(random.choice("0123456789") for i in range(8))