Utils 1 0-ListRandomElements
From ADF Docs
Description
Returns specified number of random list elements without repeats.
Signature
public string ListRandomElements ( string theList, numeric numElements, string theDelim )
Parameters
Parameters