cryptographically secure pseudo-random number generator in c++
How can I generate cryptographically secure pseudo-random numbers in c++? As much as I know MT19937 is not secure. So what I should use? Please consider that performance is critical. I am going to generate several million numbers in a second.
Aucun commentaire:
Enregistrer un commentaire