Types/Posh.RSS.FeedCollection/get_Random.ps1

<#
.SYNOPSIS
    Gets a random feed
.DESCRIPTION
    Gets a random feed from a feed collection
#>

$this.All | Get-Random