SGTools: Fix occasional test failures.
StringPool_test was using std::rand, and was occasionally failing due to a hash collision appearing. Change to AtlasTest/random.h so that the random sequence is fully reproducible.
See ATEAM-844.
StringPool_test was using std::rand, and was occasionally failing due to a hash collision appearing. Change to AtlasTest/random.h so that the random sequence is fully reproducible.
See ATEAM-844.