11/05/23 15:54:15.48 /wYKIJ8O
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=Shift_JIS">
<title>LOTO6 50</title>
<script type="text/javascript">
var mem=new Array(2150);
function lt6(a){
var i;
i=a;
while(i<a+43){
mem[i]=0; i++;
}
i=0;
while(i<6){
j=Math.floor(Math.random()*43);
if(mem[a+j]==0){
mem[a+j]=1; i++;
}
}
}