CBSE Class 12 Computer Science
Question 26 of 62
Using Python Libraries — Question 11
Back to all questionsrandfloat()
Reason — Some most common random number generator functions in random module are random(), randint(), uniform(), randrange(). Hence, randfloat() is not a function of random module.