c++ - What does it mean the RNG should Pass "Chi-square test"? -
does mean should use http://www.cplusplus.com/reference/random/chi_squared_distribution/ in c++?
does mean numbers generated don't have same probability instead probability distributed according chi square function? (one number has larger probability generate vs other number?)
Comments
Post a Comment