Answer
getRandomLowerCaseLetter()
Work Step by Step
Invoking $getRandomLowerCaseLetter()$ returns a lowercase
Note that the function $getRandomLowerCaseLetter()$ does not have any parameters, but you still have to use the parentheses when defining and invoking it.