@ironarachne/rng
    Preparing search index...

    Function item

    • Returns a random item from an array.

      Parameters

      • items: any[]

        The array to get the item from.

      Returns any

      A random item from the array.