Have internal tests use folly::Random instead of rand_r
Summary: rand_r is not provided on all platforms, so use `folly::Random` instead. Reviewed By: yfeldblum Differential Revision: D3000351 fb-gh-sync-id: 45df3e1957c4b529ab2d2cb4db13b71d13dcef5d shipit-source-id: 45df3e1957c4b529ab2d2cb4db13b71d13dcef5d
Showing
Please register or sign in to comment