/**
phpDox
Overview
Namespaces
Interfaces
Classes
Traits
Source
Overview
Classes
Nayjest\Collection
CollectionReadInterface
random
Introduction
Synopsis
Return
Source
Nayjest\Collection\CollectionReadInterface::
random
Returns random collection element or NULL for empty collection.
Signature
public function random()
Returns
mixed|null