mercredi 15 juin 2022

Is there a python library that allows for use of different PRNGs? [closed]

I'm working on a project where I'm using python to execute different analysis techniques to test "how random" a data set is. To act as a control I'd like to analyze different known pseudo-random number generators (PRNGs) and see if the analysis performs as expected. I was wondering if there were any python libraries that had functions similar to Python's native random function (which I believe utilizes the Mersenne Twister PRNG) but with controls to use different PRNGs? I did some quick google searching and didn't really find anything useful.




Aucun commentaire:

Enregistrer un commentaire