@glitchybyte/dash
    Preparing search index...

    Function pickRandomArrayItem

    • Returns a random item from the given array.

      Type Parameters

      • T

      Parameters

      • array: T[]

        Array from which to pick an item.

      Returns null | T