Falcon Yönetici 27 Mart 2025 #1 Kod: let rastgeleSayi = Math.floor(Math.random() * 100) + 1; console.log("Rastgele sayı: " + rastgeleSayi);
Kod: let rastgeleSayi = Math.floor(Math.random() * 100) + 1; console.log("Rastgele sayı: " + rastgeleSayi);