Which generator is used in rand function?
Show older comments
I used rand function to generate random numbers from Uniform distribution and from some specific distributions. I've read that Lagged Fibonacci Generator is used in rand function but I couldn't find any official MATLAB document that approves it. Can you tell me if that's a case? If not, which generator is used?
Accepted Answer
More Answers (0)
Categories
Find more on Random Number Generation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!