Wikidev
CATEGORY
CONTACT
APP
Sign Up
Login
Submit
You are here :
python_3
→
random
→
randomrandom
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