Random• Random[ ] gives a uniformly distributed pseudorandom real number in the range 0 to 1. • See also: Mean, StandardDeviation.
Examples Using InstantCalculatorsHere are the InstantCalculators for the Random function. Enter the parameters for your calculation and click Calculate to see the result.
Out[1]= |  |
Out[2]= |  |
Out[3]= |  |
Entering Commands DirectlyYou can paste a template for this command via the Text Input button on the Random Function Controller. This generates a random real number in the range from 0 to 1.
Out[4]= |  |
This generates a random number in the range from 0 to 100.
Out[5]= |  |
This generates a random real number in the range from 10 to 20.
Out[6]= |  |
|