Oneliner.randomResponse

Yields a random response from the responses array.

struct Oneliner
const
randomResponse
()

Return Value

Type: auto

A response string. If the responses array is empty, then an empty string is returned instead.