单项选择题

A.random.random()
B.random.uniform(0,1)
C.random.randint(0,1)
D.A和B都对