

var lot1=1+Math.round(Math.random()*48);
var lot2=1+Math.round(Math.random()*48);
while (lot1 == lot2) {var lot2=1+Math.round(Math.random()*48)};

var lot3=1+Math.round(Math.random()*48);
while (lot3 == lot1) {var lot3=1+Math.round(Math.random()*48)};
while (lot3 == lot2) {var lot3=1+Math.round(Math.random()*48)};

var lot4=1+Math.round(Math.random()*48);
while (lot4 == lot1) {var lot4=1+Math.round(Math.random()*48)};
while (lot4 == lot2) {var lot4=1+Math.round(Math.random()*48)};
while (lot4 == lot3) {var lot4=1+Math.round(Math.random()*48)};

var lot5=1+Math.round(Math.random()*48);
while (lot5 == lot1) {var lot5=1+Math.round(Math.random()*48)};
while (lot5 == lot2) {var lot5=1+Math.round(Math.random()*48)};
while (lot5 == lot3) {var lot5=1+Math.round(Math.random()*48)};
while (lot5 == lot4) {var lot5=1+Math.round(Math.random()*48)};

var lot6=1+Math.round(Math.random()*48);
while (lot6 == lot1) {var lot6=1+Math.round(Math.random()*48)};
while (lot6 == lot2) {var lot6=1+Math.round(Math.random()*48)};
while (lot6 == lot3) {var lot6=1+Math.round(Math.random()*48)};
while (lot6 == lot4) {var lot6=1+Math.round(Math.random()*48)};
while (lot6 == lot5) {var lot6=1+Math.round(Math.random()*48)};
flag=1;
while (flag==1)
{
flag=0;
if (lot1 > lot2) 
{
 lot7=lot2;
 lot2=lot1;
 lot1=lot7;
flag=1;
}

if (lot2 > lot3) 
{
 lot7=lot3;
 lot3=lot2;
 lot2=lot7;
flag=1;
}

if (lot3 > lot4) 
{
 lot7=lot4;
 lot4=lot3;
 lot3=lot7;
flag=1;
}

if (lot4 > lot5) 
{
 lot7=lot5;
 lot5=lot4;
 lot4=lot7;
flag=1;
}
if (lot5 > lot6) 
{
 lot7=lot6;
 lot6=lot5;
 lot5=lot7;
flag=1;
}
}

document.write('<font size=5><br>&nbsp &nbsp Your LUCKY numbers are  :- '+lot1+" . "+lot2+" . "+lot3+" . "+lot4+" . "+lot5+" . "+lot6+'</font>');

//UK lottery numbers