RandomExtended..::..Choose Method

Overload List


  Name Description
Public method Choose<(Of <<'(T>)>>)(IReadOnlyList<(Of <<'(T>)>>))
Choose one item from the list, leaving the original list unaltered.
Public method Choose<(Of <<'(T>)>>)(IReadOnlyList<(Of <<'(T>)>>), Int32, Boolean)
Choose count items from the list, leaving the original list unaltered.