单项选择题

下面哪个函数可以生成0-1之间的随机浮点数?()

A.random.random()
B.np.zeros()
C.cv2.imread()
D.cv2.random()