• Gets a random entry from a collection of objects.

    Type Parameters

    • Type

    Parameters

    • src: Type[]

      The source collection to draw from

    Returns Type

    A single entry from the collection.

Generated using TypeDoc