Difference between revisions of "Rand"
Jump to navigation
Jump to search
Added algorithm info
imported>Haama m (Standardized) |
imported>Haama (Added algorithm info) |
||
Line 9: | Line 9: | ||
set n to rand 1 100 | set n to rand 1 100 | ||
==Notes== | |||
*This function uses the [http://en.wikipedia.org/wiki/Mersenne_Twister Mersenne Twister algorithm]. | |||
==See Also== | ==See Also== |