python生成随机数

import random

t = random.random()

0<t<1

 

posted @ 2017-11-05 15:58  cppsurain  阅读(180)  评论(0)    收藏  举报