Replace random_device/mt19937 with folly/Random
Summary: Replace random_device/mt19937 with folly/Random to increase hygiene of using Random Test Plan: For each file is changed, fbmake -opt is run; except one file: stealing_test.cc, since the TARGETS file is not under the path. All fbmake are successfully passing Reviewed By: bmaurer@fb.com FB internal diff: D1199483 Blame Revision: v1
Showing
Please register or sign in to comment