Yohei Yukawa
d4dbbd5008
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
2014-04-09 17:59:31 +09:00
..
2014-04-09 16:50:31 +09:00
2014-04-09 17:59:31 +09:00
2014-04-02 14:23:53 +09:00
2011-12-13 21:16:20 +09:00
2014-04-02 14:23:53 +09:00
2013-06-04 19:16:47 +09:00
2013-01-08 17:57:26 +09:00
2014-04-08 18:24:06 +09:00
2013-01-08 17:57:26 +09:00
2014-03-05 18:19:34 +09:00
2014-03-05 12:49:04 +09:00
2013-09-12 18:47:56 +09:00
2013-01-08 17:57:26 +09:00
2014-04-04 22:32:45 +09:00
2014-03-26 20:47:14 +09:00
2013-06-04 19:16:47 +09:00
2014-04-09 17:15:55 +09:00
2014-04-02 19:47:08 +09:00