Main Content
RandStream.list
List random number generator algorithms
Syntax
Description
RandStream.list
lists all the generator algorithms that can be used
when creating a random number stream with RandStream
or RandStream.create
.
More About
References
[1] See http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html for a full description of the Mersenne twister algorithm.
Version History
Introduced in R2008b