In GAP 4.4.9, I want to create a random matrix of arbitrarily large integers. However, I must be able to reset the random number stream so that the same matrices can be regenerated. How is this done using RandomMat? Thankx. Bruce