Lines Matching defs:seed
88 int seed = static_cast<int>(Time::Now().ToInternalValue());89 srand(seed);