In version 10.2, there are symbols Random`RandomMatrix and System`SharingList.
I tried some experiments of my own, but could not get anywhere. Does anyone have any information about these symbols, or know how they are supposed to be used?
In version 10.2, there are symbols Random`RandomMatrix and System`SharingList.
I tried some experiments of my own, but could not get anywhere. Does anyone have any information about these symbols, or know how they are supposed to be used?
?Random`*but the other one doesn't turn up as an existing symbol, at least in version 10.1. What version are you using? – Verbeia Sep 24 '15 at 07:09RandomReal[1, {nrows, ncols}]. – Szabolcs Sep 24 '15 at 09:32