Commits

Antoine Pitrou authored e9bb1099e70
ARROW-10287: [C++] Avoid std::random_device std::random_device may block on some systems, even for long times. Closes #8444 from pitrou/ARROW-10287-avoid-dev-random Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>