RPG Event Generator v4.0.0 - v4.0.0
    Preparing search index...

    Function randomChoices

    • Pick multiple random elements from an array (without replacement)

      Type Parameters

      • T

      Parameters

      • array: T[]
      • count: number

      Returns T[]