Fabcoin Core  0.16.2
P2P Digital Currency
MT19937ar Class Reference

Updated MT19937 generator adapted to provide an array for initialization. More...

#include <mersenne.h>

Detailed Description

Updated MT19937 generator adapted to provide an array for initialization.

MT19937 uses 5489 as default initial seed. Use this generator when interoperating with C++11's mt19937 class.

See also
MT19937, Mersenne Twister with improved initialization
Since
Crypto++ 5.6.3

The documentation for this class was generated from the following file: