LatinIME/native/jni/tests/suggest/core
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
..
dictionary Use C++11 random library 2014-04-09 17:59:31 +09:00
layout Use 2D normal distribution for gesture. 2014-04-09 16:50:31 +09:00