~smspillaz/folly/folly-git-master

Viewing all changes in revision 6597.

  • Committer: Facebook Github Bot
  • Author(s): Joe Loser
  • Date: 2019-01-18 22:54:09 UTC
  • Revision ID: git-v1:4ab37c8369dd130607f909aa747b7cdd400c69d0
Use <random> instead of boost/random (#1000)

Summary:
- Use `std::mt19937` instead of `boost::random::mt19937`.
- Use `std::uniform_int_distribution` instead of `boost::uniform_int`.
Pull Request resolved: https://github.com/facebook/folly/pull/1000

Reviewed By: aary

Differential Revision: D13729752

Pulled By: yfeldblum

fbshipit-source-id: 26828c157c458e56ce225af25e2a96890f0633ab

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: