Which of the following random module functions generates an integer ?
randint()
Reason — Random module function randint() returns a random integer.