首页->Python语言基础
(A)random.random()
(B)random.unifrom(a,b)
(C)random.randint(a,b)
(D)random.choice(sequence)