Catan Map Generator: Create Unique Boards Every time / Random Generators / By 🏝️ Catan Map GeneratorGenerate balanced and randomized Catan boards for your games 🎲 Generate New Map 📤 Export Map 🖨️ Print Map `); printWindow.document.close(); printWindow.print(); }// Initialize the map on page load window.onload = function() { generateMap(); };