Home | History | Annotate | Download | only in url_request

Lines Matching defs:seed

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