14.

Which of the following statements is FALSE?

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.

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. (FALSE)