Versions in this module Expand all Collapse all v1 v1.9.0 Mar 22, 2026 Changes in this version + type Entry struct + GameType string + Mode string + Spawner game.SeededSpawner + func BuildEligibleModes(entries []registry.DailyEntry) []Entry + func SelectBySeed(seed string, entries []Entry) (Entry, bool)