| 
    cxxomfort
    rel.20210622
    
   Simple backports for C++ - http://ryan.gulix.cl/fossil.cgi/cxxomfort/ 
   | 
 
MMIX: LCG specification as recommended by Donald Knuth in "<em>The Art of Computer Programming – Seminumerical Algorithms</em>". More...
MMIX: LCG specification as recommended by Donald Knuth in "<em>The Art of Computer Programming – Seminumerical Algorithms</em>".
This is an alternative to eg.: std::minstd and other linear congruential engines.
When invoked with operator() returns a uint64_t value. 
 1.8.13