vendredi 26 juin 2015

How to initialize WELL512 pseudorandom number generator?

I have a WELL512a pseudorandom number generator implementation, but don't know really what is the proper way to initialize it.

The generator has an array of 16 unsigned integers as its state that should be populated. I could use current timestamp, but how? As first entry in the mentioned state array or maybe timestamp should be broken into bits somehow?




Aucun commentaire:

Enregistrer un commentaire