Which Python module can be used to generate random numbers?

Explanation:

The random module is used for generating random numbers in Python.