Reputation: 53
Is numpy.random.RandomState using MT19937 or something else? All the document said was Mersenne Twister, and while I saw a few legacy ones uing MT19937, I never saw a straight answer.
Thank you!
Upvotes: 2
Views: 266