I want to use multiple RNGs in my C++ application using <random>. What is the best way to seed them? I fear that the random numbers from different RNGs will be correlated too much when seeding each RNG with a random number from a single RNG.
<random>
Aucun commentaire:
Enregistrer un commentaire