Provides nice extensions to the interface of scala.Seq, for convenience.
scala.Seq
Return a random element from the collection. Uses the standard scala.util.Random singleton.
scala.util.Random