samedi 18 novembre 2017

Library for getting random numbers from a bunch of different PRNGs?

I want to do statistical tests on the outputs of a bunch of different random number generators, so I'm in search of a library that has implemented a bunch of different random number generators. I don't care what language is used to generate the numbers, but I will be storing the outputs in a separate file for each RNG and processing the data in Python.

I'm interested in a wide variety of RNGs, including both cryptocraphically secure RNGs (e.g. the ones on http://ift.tt/2zPpwS7), and non-cryptographically secure RNGs (e.g. most of the ones listed on http://ift.tt/2un85Gm)

If it takes multiple libraries that's fine too.




Aucun commentaire:

Enregistrer un commentaire