Timer.randomLine

Yields a random line from the lines array.

struct Timer
const
randomLine
()

Return Value

Type: auto

A line string. If the lines array is empty, then an empty string is returned instead.