<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>돈  많이 벌고 싶은</title>
    <link>https://manybeolja.tistory.com/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Fri, 17 Apr 2026 00:43:06 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>머니우리</managingEditor>
    <item>
      <title>로또번호 자동생성기</title>
      <link>https://manybeolja.tistory.com/entry/%EB%A1%9C%EB%98%90%EB%B2%88%ED%98%B8-%EC%9E%90%EB%8F%99%EC%83%9D%EC%84%B1%EA%B8%B0</link>
      <description>&lt;div id=&quot;ll-root&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;script&gt;
(function(){
var fetchCount=0,MAX_FETCH=52;
var root=document.getElementById(&quot;ll-root&quot;);
root.innerHTML='\
&lt;style&gt;\
#ll-root{margin:0 auto;max-width:640px;padding:24px;font-family:&quot;Noto Sans KR&quot;,sans-serif;background:linear-gradient(135deg,#0a0e27 0%,#1a1e3e 50%,#0d1117 100%);color:#e0e0e0;border-radius:16px;box-sizing:border-box;}\
#ll-root *{margin:0;padding:0;box-sizing:border-box;}\
#ll-root .ll-hdr{text-align:center;padding:28px 0 10px 0;}\
#ll-root .ll-hdr h1{font-size:22px;font-weight:900;color:#ffd700;text-shadow:0 0 18px rgba(255,215,0,0.4);letter-spacing:-0.5px;}\
#ll-root .ll-hdr p{font-size:12px;color:#8a8fb5;margin-top:6px;}\
#ll-root .ll-sub{text-align:center;font-size:11px;color:#6a6f95;margin-bottom:18px;padding:6px 12px;background:rgba(255,255,255,0.04);border-radius:8px;}\
#ll-root .ll-modes{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap;}\
#ll-root .ll-modes button{flex:1;min-width:calc(50% - 6px);padding:12px 0;border:none;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;transition:all 0.2s;font-family:&quot;Noto Sans KR&quot;,sans-serif;}\
#ll-root .ll-btn-hot{background:linear-gradient(135deg,#ff6b35,#ff4444);color:#fff;}\
#ll-root .ll-btn-cold{background:linear-gradient(135deg,#4dabf7,#3b5bdb);color:#fff;}\
#ll-root .ll-btn-mix{background:linear-gradient(135deg,#51cf66,#2b8a3e);color:#fff;}\
#ll-root .ll-btn-rand{background:linear-gradient(135deg,#cc5de8,#7950f2);color:#fff;}\
#ll-root .ll-modes button:active{transform:scale(0.96);opacity:0.85;}\
#ll-root .ll-btn5{width:100%;padding:14px 0;border:none;border-radius:12px;background:linear-gradient(135deg,#ffd700,#ffaa00);color:#1a1a2e;font-size:15px;font-weight:800;cursor:pointer;margin-bottom:18px;font-family:&quot;Noto Sans KR&quot;,sans-serif;transition:all 0.2s;}\
#ll-root .ll-btn5:active{transform:scale(0.97);}\
#ll-root .ll-result{min-height:60px;padding:16px 0;text-align:center;}\
#ll-root .ll-result-row{margin-bottom:14px;text-align:center;}\
#ll-root .ll-result-label{display:inline-block;font-size:11px;font-weight:700;color:#ffd700;background:rgba(255,215,0,0.12);padding:3px 10px;border-radius:6px;margin-bottom:8px;}\
#ll-root .ll-ball{display:inline-block;width:44px;height:44px;line-height:44px;border-radius:50%;color:#fff;font-weight:800;font-size:15px;text-align:center;margin:0 3px;opacity:0;animation:llPop 0.55s ease-out forwards;}\
#ll-root .ll-ball.b1{background:linear-gradient(135deg,#fcc419,#f59f00);}\
#ll-root .ll-ball.b2{background:linear-gradient(135deg,#4dabf7,#1c7ed6);}\
#ll-root .ll-ball.b3{background:linear-gradient(135deg,#ff6b6b,#e03131);}\
#ll-root .ll-ball.b4{background:linear-gradient(135deg,#868e96,#495057);}\
#ll-root .ll-ball.b5{background:linear-gradient(135deg,#51cf66,#2f9e44);}\
#ll-root .ll-ball.sm{width:30px;height:30px;line-height:30px;font-size:11px;animation:none;opacity:1;}\
#ll-root .ll-panels{margin-top:10px;}\
#ll-root .ll-panel-btn{width:100%;padding:13px 16px;border:1px solid rgba(255,255,255,0.08);border-radius:10px;background:rgba(255,255,255,0.04);color:#ccc;font-size:14px;font-weight:600;cursor:pointer;text-align:left;margin-bottom:6px;font-family:&quot;Noto Sans KR&quot;,sans-serif;transition:background 0.2s;}\
#ll-root .ll-panel-btn:hover{background:rgba(255,255,255,0.08);}\
#ll-root .ll-panel-body{display:none;padding:14px;background:rgba(0,0,0,0.25);border-radius:0 0 10px 10px;margin-top:-6px;margin-bottom:6px;border:1px solid rgba(255,255,255,0.06);border-top:none;}\
#ll-root .ll-panel-body.open{display:block;}\
#ll-root .ll-tbl{width:100%;border-collapse:collapse;font-size:12px;}\
#ll-root .ll-tbl th{padding:6px 4px;color:#8a8fb5;font-weight:600;border-bottom:1px solid rgba(255,255,255,0.08);text-align:center;}\
#ll-root .ll-tbl td{padding:6px 4px;text-align:center;border-bottom:1px solid rgba(255,255,255,0.04);}\
#ll-root .ll-stat-row{display:flex;align-items:center;margin-bottom:8px;gap:8px;}\
#ll-root .ll-stat-row .ll-ball{width:34px;height:34px;line-height:34px;font-size:12px;animation:none;opacity:1;flex-shrink:0;}\
#ll-root .ll-bar-wrap{flex:1;height:20px;background:rgba(255,255,255,0.06);border-radius:10px;overflow:hidden;}\
#ll-root .ll-bar{height:100%;border-radius:10px;transition:width 0.6s;}\
#ll-root .ll-bar.hot{background:linear-gradient(90deg,#ff6b35,#ff4444);}\
#ll-root .ll-bar.cold{background:linear-gradient(90deg,#4dabf7,#3b5bdb);}\
#ll-root .ll-stat-num{font-size:12px;color:#aaa;width:45px;text-align:right;flex-shrink:0;}\
#ll-root .ll-guide-step{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,0.06);}\
#ll-root .ll-guide-step:last-child{border-bottom:none;}\
#ll-root .ll-guide-icon{width:36px;height:36px;line-height:36px;text-align:center;background:rgba(255,215,0,0.12);border-radius:50%;font-size:16px;flex-shrink:0;}\
#ll-root .ll-guide-txt h4{font-size:13px;color:#ffd700;margin-bottom:3px;}\
#ll-root .ll-guide-txt p{font-size:11px;color:#999;line-height:1.5;}\
#ll-root .ll-guide-link{display:block;width:100%;padding:12px;background:linear-gradient(135deg,#ffd700,#ffaa00);color:#1a1a2e;text-align:center;border-radius:10px;font-weight:800;font-size:14px;text-decoration:none;margin-top:12px;}\
#ll-root .ll-guide-tip{margin-top:10px;padding:10px;background:rgba(255,215,0,0.06);border-radius:8px;font-size:11px;color:#bbb;line-height:1.6;}\
#ll-root .ll-loading{display:none;text-align:center;padding:30px 0;}\
#ll-root .ll-loading.show{display:block;}\
#ll-root .ll-spinner{width:44px;height:44px;border:4px solid rgba(255,215,0,0.2);border-top:4px solid #ffd700;border-radius:50%;animation:llSpin 0.8s linear infinite;margin:0 auto 14px auto;}\
#ll-root .ll-update-badge{display:inline-block;font-size:10px;color:#51cf66;background:rgba(81,207,102,0.12);padding:2px 8px;border-radius:10px;margin-left:6px;}\
#ll-root .ll-status{text-align:center;font-size:11px;color:#555;margin-top:16px;}\
#ll-root .ll-footer{text-align:center;margin-top:30px;padding-top:16px;border-top:1px solid rgba(255,255,255,0.06);font-size:10px;color:#555;line-height:1.7;}\
@keyframes llPop{0%{transform:scale(0);opacity:0;}35%{transform:scale(1.35);opacity:1;box-shadow:0 0 28px #ffd700;}55%{transform:scale(0.85);}75%{transform:scale(1.08);}100%{transform:scale(1);opacity:1;}}\
@keyframes llSpin{to{transform:rotate(360deg);}}\
@media(min-width:768px){#ll-root{padding:40px;}#ll-root .ll-hdr h1{font-size:28px;}#ll-root .ll-modes button{padding:14px 0;font-size:16px;}#ll-root .ll-btn5{padding:16px 0;font-size:17px;}#ll-root .ll-ball{width:52px;height:52px;line-height:52px;font-size:18px;}}\
@media(max-width:400px){#ll-root{padding:10px;}#ll-root .ll-hdr h1{font-size:18px;}#ll-root .ll-ball{width:38px;height:38px;line-height:38px;font-size:13px;margin:0 2px;}#ll-root .ll-modes button{padding:10px 0;font-size:13px;}#ll-root .ll-btn5{padding:12px 0;font-size:14px;}#ll-root .ll-tbl .ll-ball{width:26px;height:26px;line-height:26px;font-size:10px;}}\
&lt;/style&gt;\
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;600;700;800;900&amp;display=swap&quot; rel=&quot;stylesheet&quot;/&gt;\
&lt;div class=&quot;ll-hdr&quot;&gt;&lt;h1&gt;\uD83C\uDFB1 \uB85C\uB610\uB7A9 \u2013 AI \uB85C\uB610 \uBC88\uD638 \uC0DD\uC131\uAE30&lt;/h1&gt;&lt;p&gt;\uD1B5\uACC4 \uBD84\uC11D \uAE30\uBC18 \uB85C\uB610 6/45 \uBC88\uD638 \uCD94\uCC9C&lt;/p&gt;&lt;/div&gt;\
&lt;div class=&quot;ll-sub&quot; id=&quot;llSub&quot;&gt;\uBD84\uC11D \uC900\uBE44\uC911...&lt;/div&gt;\
&lt;div class=&quot;ll-modes&quot;&gt;\
&lt;button class=&quot;ll-btn-hot&quot; onclick=&quot;llGo(\'hot\')&quot;&gt;\uD83D\uDD25 \uACE0\uBE48\uB3C4&lt;/button&gt;\
&lt;button class=&quot;ll-btn-cold&quot; onclick=&quot;llGo(\'cold\')&quot;&gt;\u2744\uFE0F \uC18C\uC678\uBC88\uD638&lt;/button&gt;\
&lt;button class=&quot;ll-btn-mix&quot; onclick=&quot;llGo(\'mix\')&quot;&gt;\u2696\uFE0F \uD63C\uD569&lt;/button&gt;\
&lt;button class=&quot;ll-btn-rand&quot; onclick=&quot;llGo(\'rand\')&quot;&gt;\uD83C\uDFB2 \uB79C\uB364&lt;/button&gt;\
&lt;/div&gt;\
&lt;button class=&quot;ll-btn5&quot; onclick=&quot;llGo5()&quot;&gt;\u26A1 5\uAC8C\uC784 \uD55C\uBC88\uC5D0 \uBF51\uAE30&lt;/button&gt;\
&lt;div class=&quot;ll-loading&quot; id=&quot;llLoad&quot;&gt;&lt;div class=&quot;ll-spinner&quot;&gt;&lt;/div&gt;&lt;p style=&quot;color:#ffd700;font-size:13px;font-weight:600;&quot;&gt;AI\uAC00 \uBC88\uD638\uB97C \uBD84\uC11D\uC911\uC785\uB2C8\uB2E4...&lt;/p&gt;&lt;/div&gt;\
&lt;div class=&quot;ll-result&quot; id=&quot;llResult&quot;&gt;&lt;/div&gt;\
&lt;div class=&quot;ll-panels&quot;&gt;\
&lt;button class=&quot;ll-panel-btn&quot; onclick=&quot;llToggle(\'P1\')&quot;&gt;\uD83D\uDCCA \uCD5C\uADFC \uB2F9\uCCA8\uBC88\uD638&lt;/button&gt;&lt;div class=&quot;ll-panel-body&quot; id=&quot;llP1&quot;&gt;&lt;/div&gt;\
&lt;button class=&quot;ll-panel-btn&quot; onclick=&quot;llToggle(\'P2\')&quot;&gt;\uD83D\uDD25 \uACE0\uBE48\uB3C4 TOP 10&lt;/button&gt;&lt;div class=&quot;ll-panel-body&quot; id=&quot;llP2&quot;&gt;&lt;/div&gt;\
&lt;button class=&quot;ll-panel-btn&quot; onclick=&quot;llToggle(\'P3\')&quot;&gt;\u2744\uFE0F \uC18C\uC678\uBC88\uD638 TOP 10&lt;/button&gt;&lt;div class=&quot;ll-panel-body&quot; id=&quot;llP3&quot;&gt;&lt;/div&gt;\
&lt;button class=&quot;ll-panel-btn&quot; onclick=&quot;llToggle(\'P4\')&quot;&gt;\uD83D\uDCF1 \uBAA8\uBC14\uC77C \uB85C\uB610 \uAD6C\uB9E4 \uBC29\uBC95&lt;/button&gt;&lt;div class=&quot;ll-panel-body&quot; id=&quot;llP4&quot;&gt;&lt;/div&gt;\
&lt;/div&gt;\
&lt;div class=&quot;ll-status&quot; id=&quot;llStatus&quot;&gt;&lt;/div&gt;\
&lt;div class=&quot;ll-footer&quot;&gt;\u00A9 2026 \uB85C\uB610\uB7A9&lt;br/&gt;\uBCF8 \uC11C\uBE44\uC2A4\uB294 \uD1B5\uACC4 \uCC38\uACE0\uC6A9\uC774\uBA70 \uB2F9\uCCA8\uC744 \uBCF4\uC7A5\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.&lt;/div&gt;\
';

var HD=[
[1113,[11,13,20,21,32,44],8],[1114,[10,16,19,32,33,38],3],[1115,[7,12,23,32,34,36],8],
[1116,[15,16,17,25,30,31],32],[1117,[3,4,9,30,33,36],7],[1118,[11,13,14,15,16,45],3],
[1119,[1,9,12,13,20,45],3],[1120,[2,19,26,31,38,41],34],[1121,[6,24,31,32,38,44],8],
[1122,[3,6,21,30,34,35],22],[1123,[13,19,21,24,34,35],26],[1124,[3,8,17,30,33,34],28],
[1125,[6,14,25,33,40,44],30],[1126,[4,5,9,11,37,40],7],[1127,[10,15,24,30,31,37],32],
[1128,[1,5,8,16,28,33],45],[1129,[5,10,11,17,28,34],22],[1130,[15,19,21,25,27,28],40],
[1131,[1,2,6,14,27,38],33],[1132,[6,7,19,28,34,41],5],[1133,[13,14,20,28,29,34],23],
[1134,[3,7,9,13,19,24],23],[1135,[1,6,13,19,21,33],4],[1136,[21,33,35,38,42,44],1],
[1137,[4,9,12,15,33,45],26],[1138,[14,16,19,20,29,34],35],[1139,[5,12,15,30,37,40],18],
[1140,[7,10,22,29,31,38],15],[1141,[7,11,12,21,26,35],20],[1142,[2,8,28,30,37,41],22],
[1143,[10,16,17,27,28,36],6],[1144,[3,4,12,15,26,34],6],[1145,[2,11,31,33,37,44],32],
[1146,[6,11,17,19,40,43],28],[1147,[7,11,24,26,27,37],32],[1148,[3,6,13,15,16,22],32],
[1149,[8,15,19,21,32,36],38],[1150,[8,9,18,35,39,45],25],[1151,[2,3,9,15,27,29],8],
[1152,[30,31,32,35,36,37],5],[1153,[1,9,10,13,35,44],5],[1154,[4,8,22,26,32,38],27],
[1155,[10,16,19,27,37,38],13],[1156,[30,31,34,39,41,45],7],[1157,[5,7,12,20,25,26],28],
[1158,[21,25,27,32,37,38],20],[1159,[3,9,27,28,38,39],7],[1160,[7,13,18,36,39,45],19],
[1161,[2,12,20,24,34,42],37],[1162,[20,21,22,25,28,29],6],[1163,[2,13,15,16,33,43],4],
[1164,[17,18,23,25,38,39],22],[1165,[6,7,27,29,38,45],17],[1166,[14,23,25,27,29,42],16],
[1167,[8,23,31,35,39,40],24],[1168,[9,21,24,30,33,37],29],[1169,[5,12,24,26,39,42],20],
[1170,[3,13,28,34,38,42],25],[1171,[3,6,7,11,12,17],19],[1172,[7,9,24,40,42,44],45],
[1173,[1,5,18,20,30,35],3],[1174,[8,11,14,17,36,39],22],[1175,[3,4,6,8,32,42],31],
[1176,[7,9,11,21,30,35],29],[1177,[3,7,15,16,19,43],21],[1178,[5,6,11,27,43,44],17],
[1179,[3,16,18,24,40,44],21],[1180,[6,12,18,37,40,41],3],[1181,[8,10,14,20,33,41],28],
[1182,[1,13,21,25,28,31],22],[1183,[4,15,17,23,27,36],31],[1184,[14,16,23,25,31,37],42],
[1185,[6,17,22,28,29,32],38],[1186,[2,8,13,16,23,28],35],[1187,[5,13,26,29,37,40],42],
[1188,[3,4,12,19,22,27],9],[1189,[9,19,29,35,37,38],31],[1190,[7,9,19,23,26,45],33],
[1191,[1,4,11,12,20,41],2],[1192,[10,16,23,36,39,40],11],[1193,[6,9,16,19,24,28],17],
[1194,[3,13,15,24,33,37],2],[1195,[3,15,27,33,34,36],37],[1196,[8,12,15,29,40,45],14],
[1197,[1,5,7,26,28,43],30],[1198,[26,30,33,38,39,41],21],[1199,[16,24,25,30,31,32],7],
[1200,[1,2,4,16,20,32],45],[1201,[7,9,24,27,35,36],37],[1202,[5,12,21,33,37,40],7],
[1203,[3,6,18,29,35,39],24],[1204,[8,16,28,30,31,44],27],[1205,[1,4,16,23,31,41],2],
[1206,[1,3,17,26,27,42],23],[1207,[10,22,24,27,38,45],11],[1208,[6,27,30,36,38,42],25],
[1209,[2,17,20,35,37,39],24],[1210,[1,7,9,17,27,38],31],[1211,[23,26,27,35,38,40],10],
[1212,[5,8,25,31,41,44],45]
];

var freq={},lastSeen={},latestDraw=0,hotArr=[],coldArr=[],ready=false,newCount=0;

function bc(n){if(n&lt;=9)return&quot;b1&quot;;if(n&lt;=19)return&quot;b2&quot;;if(n&lt;=29)return&quot;b3&quot;;if(n&lt;=39)return&quot;b4&quot;;return&quot;b5&quot;;}

function bh(n,small){
var c=bc(n);
if(small)return'&lt;span class=&quot;ll-ball sm '+c+'&quot;&gt;'+n+'&lt;/span&gt;';
return'&lt;span class=&quot;ll-ball '+c+'&quot;&gt;'+n+'&lt;/span&gt;';
}

function calc(){
var i,j,d,n;freq={};lastSeen={};
for(n=1;n&lt;=45;n++){freq[n]=0;lastSeen[n]=0;}
latestDraw=HD[HD.length-1][0];
for(i=0;i&lt;HD.length;i++){d=HD[i];for(j=0;j&lt;6;j++){freq[d[1][j]]++;}}
for(n=1;n&lt;=45;n++){
var found=false;
for(i=HD.length-1;i&gt;=0;i--){d=HD[i];for(j=0;j&lt;6;j++){if(d[1][j]===n){lastSeen[n]=latestDraw-d[0];found=true;break;}}if(found)break;}
if(!found)lastSeen[n]=latestDraw;
}
var arr=[];for(n=1;n&lt;=45;n++)arr.push({n:n,f:freq[n]});
arr.sort(function(a,b){return b.f-a.f;});hotArr=[];for(i=0;i&lt;25;i++)hotArr.push(arr[i].n);
var arr2=[];for(n=1;n&lt;=45;n++)arr2.push({n:n,g:lastSeen[n]});
arr2.sort(function(a,b){return b.g-a.g;});coldArr=[];for(i=0;i&lt;25;i++)coldArr.push(arr2[i].n);
}

function shuffle(a){var i=a.length,j,t;while(i&gt;0){j=Math.floor(Math.random()*i);i--;t=a[i];a[i]=a[j];a[j]=t;}return a;}

function pick(mode){
var pool=[],seen={},i,r,limit;
if(mode===&quot;hot&quot;){pool=shuffle(hotArr.slice()).slice(0,6);}
else if(mode===&quot;cold&quot;){pool=shuffle(coldArr.slice()).slice(0,6);}
else if(mode===&quot;mix&quot;){
var h=shuffle(hotArr.slice()).slice(0,3);var c=shuffle(coldArr.slice()).slice(0,3);
pool=[];
for(i=0;i&lt;h.length;i++){if(!seen[h[i]]){seen[h[i]]=true;pool.push(h[i]);}}
for(i=0;i&lt;c.length;i++){if(!seen[c[i]]){seen[c[i]]=true;pool.push(c[i]);}}
limit=0;
while(pool.length&lt;6&amp;&amp;limit&lt;200){limit++;r=Math.floor(Math.random()*45)+1;if(!seen[r]){seen[r]=true;pool.push(r);}}
}else{for(i=1;i&lt;=45;i++)pool.push(i);pool=shuffle(pool).slice(0,6);}
pool.sort(function(a,b){return a-b;});return pool;
}

function rowHtml(nums,label,rowIdx){
var h=&quot;&quot;;if(label)h+='&lt;div class=&quot;ll-result-label&quot;&gt;'+label+'&lt;/div&gt;';h+='&lt;div&gt;';
for(var i=0;i&lt;nums.length;i++){var delay=((rowIdx||0)*0.35)+(i*0.15);
h+='&lt;span class=&quot;ll-ball '+bc(nums[i])+'&quot; style=&quot;animation-delay:'+delay.toFixed(2)+'s&quot;&gt;'+nums[i]+'&lt;/span&gt;';}
h+='&lt;/div&gt;';return'&lt;div class=&quot;ll-result-row&quot;&gt;'+h+'&lt;/div&gt;';
}

window.llGo=function(mode){
if(!ready)return;
var labels={&quot;hot&quot;:&quot;\uD83D\uDD25 \uACE0\uBE48\uB3C4&quot;,&quot;cold&quot;:&quot;\u2744\uFE0F \uC18C\uC678\uBC88\uD638&quot;,&quot;mix&quot;:&quot;\u2696\uFE0F \uD63C\uD569&quot;,&quot;rand&quot;:&quot;\uD83C\uDFB2 \uB79C\uB364&quot;};
document.getElementById(&quot;llResult&quot;).innerHTML=rowHtml(pick(mode),labels[mode],0);
};

window.llGo5=function(){
if(!ready)return;
var ld=document.getElementById(&quot;llLoad&quot;);var rs=document.getElementById(&quot;llResult&quot;);
ld.className=&quot;ll-loading show&quot;;rs.innerHTML=&quot;&quot;;
setTimeout(function(){
ld.className=&quot;ll-loading&quot;;
var modes=[&quot;hot&quot;,&quot;cold&quot;,&quot;mix&quot;,&quot;rand&quot;,&quot;rand&quot;];
var labels=[&quot;\uD83D\uDD25 \uACE0\uBE48\uB3C4&quot;,&quot;\u2744\uFE0F \uC18C\uC678\uBC88\uD638&quot;,&quot;\u2696\uFE0F \uD63C\uD569&quot;,&quot;\uD83C\uDFB2 \uB79C\uB364\u2460&quot;,&quot;\uD83C\uDFB2 \uB79C\uB364\u2461&quot;];
var h=&quot;&quot;;for(var i=0;i&lt;5;i++){h+=rowHtml(pick(modes[i]),labels[i],i);}rs.innerHTML=h;
},2500);
};

window.llToggle=function(id){
var el=document.getElementById(&quot;ll&quot;+id);
if(el.className.indexOf(&quot;open&quot;)&gt;-1){el.className=&quot;ll-panel-body&quot;;}else{el.className=&quot;ll-panel-body open&quot;;}
};

function renderPanels(){
var h,i,j,d,n;
h='&lt;table class=&quot;ll-tbl&quot;&gt;&lt;tr&gt;&lt;th&gt;\uD68C\uCC28&lt;/th&gt;&lt;th&gt;\uB2F9\uCCA8\uBC88\uD638&lt;/th&gt;&lt;th&gt;+&lt;/th&gt;&lt;/tr&gt;';
var start=Math.max(0,HD.length-10);
for(i=HD.length-1;i&gt;=start;i--){d=HD[i];h+='&lt;tr&gt;&lt;td&gt;'+d[0]+'&lt;/td&gt;&lt;td&gt;';for(j=0;j&lt;6;j++)h+=bh(d[1][j],true);h+='&lt;/td&gt;&lt;td&gt;'+bh(d[2],true)+'&lt;/td&gt;&lt;/tr&gt;';}
h+='&lt;/table&gt;';document.getElementById(&quot;llP1&quot;).innerHTML=h;

var arr=[];for(n=1;n&lt;=45;n++)arr.push({n:n,f:freq[n]});arr.sort(function(a,b){return b.f-a.f;});var maxF=arr[0].f||1;h=&quot;&quot;;
for(i=0;i&lt;10;i++){var pct=Math.round(arr[i].f/maxF*100);
h+='&lt;div class=&quot;ll-stat-row&quot;&gt;'+bh(arr[i].n,true)+'&lt;div class=&quot;ll-bar-wrap&quot;&gt;&lt;div class=&quot;ll-bar hot&quot; style=&quot;width:'+pct+'%&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;ll-stat-num&quot;&gt;'+arr[i].f+'\uD68C&lt;/span&gt;&lt;/div&gt;';}
document.getElementById(&quot;llP2&quot;).innerHTML=h;

var arr2=[];for(n=1;n&lt;=45;n++)arr2.push({n:n,g:lastSeen[n]});arr2.sort(function(a,b){return b.g-a.g;});var maxG=arr2[0].g||1;h=&quot;&quot;;
for(i=0;i&lt;10;i++){var pct2=Math.round(arr2[i].g/maxG*100);
h+='&lt;div class=&quot;ll-stat-row&quot;&gt;'+bh(arr2[i].n,true)+'&lt;div class=&quot;ll-bar-wrap&quot;&gt;&lt;div class=&quot;ll-bar cold&quot; style=&quot;width:'+pct2+'%&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;ll-stat-num&quot;&gt;'+arr2[i].g+'\uD68C \uC804&lt;/span&gt;&lt;/div&gt;';}
document.getElementById(&quot;llP3&quot;).innerHTML=h;

h='&lt;div class=&quot;ll-guide-step&quot;&gt;&lt;div class=&quot;ll-guide-icon&quot;&gt;1&lt;/div&gt;&lt;div class=&quot;ll-guide-txt&quot;&gt;&lt;h4&gt;\uD68C\uC6D0\uAC00\uC785&lt;/h4&gt;&lt;p&gt;\uB3D9\uD589\uBCF5\uAD8C \uD648\uD398\uC774\uC9C0 \uB610\uB294 \uC571\uC5D0\uC11C \uD68C\uC6D0\uAC00\uC785 (\uB9CC 19\uC138 \uC774\uC0C1, \uBCF8\uC778\uC778\uC99D \uD544\uC694)&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;';
h+='&lt;div class=&quot;ll-guide-step&quot;&gt;&lt;div class=&quot;ll-guide-icon&quot;&gt;2&lt;/div&gt;&lt;div class=&quot;ll-guide-txt&quot;&gt;&lt;h4&gt;\uC608\uCE58\uAE08 \uCDA9\uC804&lt;/h4&gt;&lt;p&gt;\uD558\uB8E8 \uCD5C\uB300 15\uB9CC\uC6D0. KB\uAD6D\uBBFC\uB178NH\uB18D\uD611 \uB4F1 \uC2E4\uC2DC\uAC04 \uBB34\uB8CC \uCDA9\uC804 \uAC00\uB2A5&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;';
h+='&lt;div class=&quot;ll-guide-step&quot;&gt;&lt;div class=&quot;ll-guide-icon&quot;&gt;3&lt;/div&gt;&lt;div class=&quot;ll-guide-txt&quot;&gt;&lt;h4&gt;\uB85C\uB610 6/45 \uAD6C\uB9E4&lt;/h4&gt;&lt;p&gt;\uBC88\uD638 \uC120\uD0DD (\uC218\uB3D9/\uC790\uB3D9/\uBC18\uC790\uB3D9) \uD6C4 \uAD6C\uB9E4. 1\uD68C\uCC28\uB2F9 \uCD5C\uB300 5,000\uC6D0 (PC+\uBAA8\uBC14\uC77C \uD569\uC0B0)&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;';
h+='&lt;div class=&quot;ll-guide-step&quot;&gt;&lt;div class=&quot;ll-guide-icon&quot;&gt;4&lt;/div&gt;&lt;div class=&quot;ll-guide-txt&quot;&gt;&lt;h4&gt;\uB2F9\uCCA8\uAE08 \uC9C0\uAE09&lt;/h4&gt;&lt;p&gt;200\uB9CC\uC6D0 \uC774\uD558: \uB2E4\uC74C\uB0A0 \uC608\uCE58\uAE08 \uC785\uAE08 / 200\uB9CC\uC6D0 \uCD08\uACFC: NH\uB18D\uD611 \uC9C0\uC810 / 1\uB4F1: NH\uB18D\uD611 \uBCF8\uC810 (\uC2E0\uBD84\uC99D \uD544\uC218)&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;';
h+='&lt;div class=&quot;ll-guide-step&quot;&gt;&lt;div class=&quot;ll-guide-icon&quot;&gt;5&lt;/div&gt;&lt;div class=&quot;ll-guide-txt&quot;&gt;&lt;h4&gt;\uC608\uCE58\uAE08 \uCD9C\uAE08&lt;/h4&gt;&lt;p&gt;\uB9C8\uC774\uD398\uC774\uC9C0\uC5D0\uC11C \uBCF8\uC778 \uACC4\uC88C \uB4F1\uB85D \uD6C4 \uCD9C\uAE08 \uC2E0\uCCAD&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;';
h+='&lt;div class=&quot;ll-guide-tip&quot;&gt;\uD83D\uDCA1 \uBAA8\uBC14\uC77C \uAD6C\uB9E4: \uD3C9\uC77C 06:00~24:00 / \uC8FC\uB9D0\uC740 \uC624\uD504\uB77C\uC778\uB9CC \uAC00\uB2A5 | \uACE0\uAC1D\uC13C\uD130: 1588-6450&lt;/div&gt;';
h+='&lt;a class=&quot;ll-guide-link&quot; href=&quot;https://www.dhlottery.co.kr&quot;&gt;\uB3D9\uD589\uBCF5\uAD8C \uBC14\uB85C\uAC00\uAE30 \u2192&lt;/a&gt;';
document.getElementById(&quot;llP4&quot;).innerHTML=h;
}

function updateSub(){
var first=HD[0][0],last=HD[HD.length-1][0];
var badge=newCount&gt;0?'&lt;span class=&quot;ll-update-badge&quot;&gt;+'+newCount+'\uD68C \uC5C5\uB370\uC774\uD2B8&lt;/span&gt;':'';
document.getElementById(&quot;llSub&quot;).innerHTML=&quot;\uBD84\uC11D\uAE30\uAC04: &quot;+first+&quot;\uD68C ~ &quot;+last+&quot;\uD68C (\uCD1D &quot;+HD.length+&quot;\uD68C\uCC28) | \uB9E4\uC8FC \uC790\uB3D9 \uC5C5\uB370\uC774\uD2B8&quot;+badge;
}

function loadNew(){
if(fetchCount&gt;=MAX_FETCH)return;
fetchCount++;
var next=latestDraw+1;
var url=&quot;https://smok95.github.io/lotto/results/&quot;+next+&quot;.json&quot;;
var xhr=new XMLHttpRequest();
xhr.open(&quot;GET&quot;,url,true);xhr.timeout=6000;
xhr.onload=function(){
if(xhr.status===200){
try{
var d=JSON.parse(xhr.responseText);
if(d&amp;&amp;d.draw_no&amp;&amp;Array.isArray(d.numbers)&amp;&amp;d.numbers.length===6){
HD.push([d.draw_no,d.numbers,d.bonus_no]);
newCount++;
calc();renderPanels();updateSub();
document.getElementById(&quot;llStatus&quot;).textContent=d.draw_no+&quot;\uD68C \uC5C5\uB370\uC774\uD2B8 \uC644\uB8CC (\uCD1D &quot;+HD.length+&quot;\uD68C\uCC28 \uBD84\uC11D\uC911)&quot;;
loadNew();
}
}catch(e){}
}
};
xhr.onerror=function(){};xhr.ontimeout=function(){};xhr.send();
}

calc();renderPanels();updateSub();ready=true;
document.getElementById(&quot;llStatus&quot;).textContent=&quot;\u2705 \uC900\uBE44 \uC644\uB8CC! \uBC84\uD2BC\uC744 \uB20C\uB7EC \uBC88\uD638\uB97C \uC0DD\uC131\uD558\uC138\uC694.&quot;;
loadNew();
})();
&lt;/script&gt;</description>
      <author>머니우리</author>
      <guid isPermaLink="true">https://manybeolja.tistory.com/17</guid>
      <comments>https://manybeolja.tistory.com/entry/%EB%A1%9C%EB%98%90%EB%B2%88%ED%98%B8-%EC%9E%90%EB%8F%99%EC%83%9D%EC%84%B1%EA%B8%B0#entry17comment</comments>
      <pubDate>Thu, 12 Mar 2026 03:10:22 +0900</pubDate>
    </item>
    <item>
      <title>슬기로운 노후생활</title>
      <link>https://manybeolja.tistory.com/entry/%EC%8A%AC%EA%B8%B0%EB%A1%9C%EC%9A%B4-%EB%85%B8%ED%9B%84%EC%83%9D%ED%99%9C</link>
      <description>&lt;p data-ke-size=&quot;size16&quot;&gt;슬기롭게 후회없는 노후를 준비하고 싶어요&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;돈1.jpg&quot; data-origin-width=&quot;1280&quot; data-origin-height=&quot;905&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dWSybf/dJMcachhZN9/pCqpW6KO11WPA6mVMtn2Nk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dWSybf/dJMcachhZN9/pCqpW6KO11WPA6mVMtn2Nk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dWSybf/dJMcachhZN9/pCqpW6KO11WPA6mVMtn2Nk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdWSybf%2FdJMcachhZN9%2FpCqpW6KO11WPA6mVMtn2Nk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1280&quot; height=&quot;905&quot; data-filename=&quot;돈1.jpg&quot; data-origin-width=&quot;1280&quot; data-origin-height=&quot;905&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;</description>
      <author>머니우리</author>
      <guid isPermaLink="true">https://manybeolja.tistory.com/16</guid>
      <comments>https://manybeolja.tistory.com/entry/%EC%8A%AC%EA%B8%B0%EB%A1%9C%EC%9A%B4-%EB%85%B8%ED%9B%84%EC%83%9D%ED%99%9C#entry16comment</comments>
      <pubDate>Thu, 4 Dec 2025 22:50:48 +0900</pubDate>
    </item>
  </channel>
</rss>