Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRandom<T>

Type parameters

  • T

Hierarchy

  • IRandom

Implemented by

Index

Methods

Methods

  • Random(): undefined | T
  • Returns undefined | T

    A random item in the collection without removing it.

Generated using TypeDoc