Function getRandomItemFromArray

  • Get random slice from an array

    Returns

    The random slice

    Parameters

    • array: any[]

      The array to get the slice from

    Returns any

Generated using TypeDoc