Menu

RandomLib 2011-05 released

Changes between 2011-05 and 2010-04 versions:

  • INCOMPATIBLE CHANGE: the default constructor Random r; sets the seed
    to []. Use r.Reseed(); to reset the seed to Random::SeedVector();
  • Make sure Global generators are exported to the dll.
Posted by Charles Karney 2011-05-17

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.