Fix the seeding of PRNG when it is used instead of RG
authorArtem Zhmurov <zhmurov@gmail.com>
Mon, 12 Oct 2020 08:50:01 +0000 (08:50 +0000)
committerMark Abraham <mark.j.abraham@gmail.com>
Mon, 12 Oct 2020 08:50:01 +0000 (08:50 +0000)
commit0d3aee68a1d754571fc44e69febf00589e2423cf
treef920aa115c37ae267c5f6339e738b29a9ffba0ef
parent08ffec3cafc0dd53d7d1af59f556d1a0f5097b4d
Fix the seeding of PRNG when it is used instead of RG

Use the timer value to seed PRNG, also switch to MT generator.
src/gromacs/random/seed.cpp
src/gromacs/utility/coolstuff.cpp