Interface IRandom<T>

Type Parameters

  • T

Hierarchy

  • IRandom

Implemented by

Methods

Methods

  • Returns undefined | T

    A random item in the collection without removing it.

Generated using TypeDoc