Spintax

Spintax is a way of adding randomness to your text / messages / captions / inputs. It is a standard notation of:
{opt1|opt2|opt3|...|optn}

When the text is processed, one of the options specified between "pipes" | will be selected:

{Hello|Hi|Hey|Howdy} there my friend

The above could be: "Hi there my friend"