@ironarachne/rng
    Preparing search index...

    Function shuffle

    • Shuffles an array in place.

      Type Parameters

      • T

      Parameters

      • items: T[]

        An array of items to shuffle.

      Returns T[]

      The shuffled array.