dimanche 2 juillet 2023

Simple test for different PRNG algorithms

Many papers on PRNG tests for quality are complicated and "theoretical". I don't see much comparison on concrete examples like computing PI and such (i.e. Known results)using the least amount of iterations vs accuracy. Does anybody know of any tests of this kind. Since for now I am using JavaScript I would like a comparison between Math.random() vs MT for example, others would be great.

I have tried to search for any tests for real world examples but all the papers were very general.




Aucun commentaire:

Enregistrer un commentaire