diff options
author | 2014-04-09 17:33:57 +0900 | |
---|---|---|
committer | 2014-04-09 17:59:31 +0900 | |
commit | d4dbbd5008438855c56e38eba9c0ee1368a53a5a (patch) | |
tree | b01b9233369d33f21140f4e5444f43a07362470b /java/src | |
parent | 111c05ff35763d6fe08a05ff341086de61498dc2 (diff) | |
download | latinime-d4dbbd5008438855c56e38eba9c0ee1368a53a5a.tar.gz latinime-d4dbbd5008438855c56e38eba9c0ee1368a53a5a.tar.xz latinime-d4dbbd5008438855c56e38eba9c0ee1368a53a5a.zip |
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
Diffstat (limited to 'java/src')
0 files changed, 0 insertions, 0 deletions