ChooseOne Method

Project Mercury API

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
ChooseOne(array<Int32>[]()[])
Chooses a random item from the specified parameters and returns it.
ChooseOne(array<Single>[]()[])
Chooses a random item from the specified parameters and returns it.
ChooseOne<(Of <(T>)>)(array<T>[]()[])
Chooses a random item from the specified parameters and returns it.

See Also