Random Latin squares: Difference between revisions

Content deleted Content added
m Better English.
Line 11:
 
;Task:
# GenerateCreate a function/routine/procedure/method/... that given <code>n</code> generates a randomised Latin square of size <code>n</code>.
# Use the function to generate ''and show here'', two randomly generated squares of size 5.