<tr>
<% for(1..$_[0]) { %>
<td bgcolor=#<%=int rand 1000000%>><br></td>
<% } %>
</tr>