{{indexmenu_n>999}} ====== 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$. If the option "Userdata" is set to true (default is false) the output is returned as a pointer rather than a table of tables (compare //[[documentation:language_reference:objects:matrix:functions:ToUserdata|Matrix.ToUserdata()]]//). ### ===== Example ===== ### Will follow. ### ==== Input ==== -- some example code ==== Result ==== text produced as output ===== Table of contents ===== {{indexmenu>.#1|msort}}