Ra
Random
in
Python
0 exercises
The random module contains functionality to generate random values for modelling, simulations and games. It should not be used for security or cryptographic applications.
Explore concept