Documentation

    Function shuffleArray

    • Places the items in the array in random order. The array is shuffled in-place, no copy is created. The returned array is exactly the passed array.

      Type Parameters

      • TElements

        The type of the elements in the array.

      Parameters

      Returns TElements[]

      The passed array in random order.

    MMNEPVFCICPMFPCPTTAAATR