Python module for random numbers

Question:
Which module in Python can be used to generate random numbers?

  1. math
  2. random
  3. rand
  4. randomize
Answer:
B - is the correct answer