random(low, high)random highIf only high is given, the output will be in the range [0, high).
|
|
|
|
|
If, in addition, low is given, the output will be in the range [low, high]
|
|
|
|
The source of this document is in /__w/M2/M2/macaulay2-1.26.05+ds/M2/Macaulay2/packages/Macaulay2Doc/functions/random-doc.m2:266:0.