commit | d4dbbd5008438855c56e38eba9c0ee1368a53a5a | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Wed Apr 09 17:33:57 2014 +0900 |
committer | Yohei Yukawa <yukawa@google.com> | Wed Apr 09 17:59:31 2014 +0900 |
tree | b01b9233369d33f21140f4e5444f43a07362470b | |
parent | 111c05ff35763d6fe08a05ff341086de61498dc2 [diff] |
Use C++11 random library srand() and its friends are supposed to be discouraged since C++14. This CL replaces srand() with new C++11 random libraries. Change-Id: If2c25158c88c674cd3fd6d891559a9e32283e19e