Gleam - v1.0.2
    Preparing search index...

    Function shuffle

    • Shuffle array using Fisher-Yates algorithm with custom random signer

      Type Parameters

      • T

      Parameters

      • arr: readonly T[]

      Returns T[]