Table of Contents
This is an old revision of the document!
Random
Matrix.Random({$min$,$max$},{$m$,$n$}) returns a matrix of size $m \times n$ where every entry is a random number between $min$ and $max$.
Example
Will follow.
Input
- Example.Quanty
-- some example code
Result
text produced as output