Which of the following statements is FALSE?

(1 point)
Responses

Random words can be generated as well as random numbers.

Random words can be generated as well as random numbers.

The random module is a group of functions that are used to deal with random numbers.

The random module is a group of functions that are used to deal with random numbers.

To randomly choose an integer from a range, use the randint function.

To randomly choose an integer from a range, use the randint function.

A decimal number can be generated by using the randint function.

A decimal number can be generated by using the randint function.