Skip to content

distributiongenerator.h using std::random_device instead of timestamp to seed RNG.

Use random_device to create a cryptographically secure RNG in distributiongenerator.h.

Merge request reports