Entracte (TypeScript)
    Preparing search index...

    Function pickRotationTheme

    • Pick a ROTATION_THEMES entry at random, avoiding excluding if it's one of the rotation themes. rng is injected for tests.

      Parameters

      • Optionalexcluding: string
      • rng: () => number = Math.random

      Returns "dark" | "midnight" | "forest" | "rose" | "sunset"