r='com';
n='mlcsmith';
p='';
i=0;
while (i<6) {
	i++
	b=Math.floor(55*Math.random());
	p+='matthewlewiscarrollsmithmatthewsmithmlcsmithmatthewmlcs'.substring(b,b+1);
};
document.write('<a href=mailto:' + p + 'sclm@' + n + '.' + r + '>' + p + 'sclm@' + n + '.' + r + '</a>');