I'm looking to create a 10x10 table in which the values are randomly generated from 1 to 20.
I have managed to create the table however I can't figure out how to make the value of a cell random, rather than a specific value.
How do I go about doing this?