spline

fun spline(wordCount: Int): String

Retrieve a random message from splines. Kinda like a random Name generator.

Return

String. Returns a randomly selected three-word long string from .SPLINES.

Author

Griefed

Parameters

wordCount

The number of words the resulting string should be made up of.