jeudi 10 mars 2022

How do I determine what PRNG python.random is using?

I'm looking for more information about random. Primarily what was the seed and how many steps have happened in that pseudo random sequence & Was that seed a datetime, i.e. did random use the system provided random or default to time?

I looked at dir(random) and didn't see anything super promising...




Aucun commentaire:

Enregistrer un commentaire