@glitchybyte/dash
    Preparing search index...

    Function shuffleArray

    • Fisher-Yates in-place array shuffler.

      Type Parameters

      • T

      Parameters

      • array: T[]

        Array to shuffle.

      Returns void