You are here : python_3randomrandomrandom

random.random() - random

Return the next random floating point number in the range [0.0, 1.0).


Syntax

random.random()


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference