Boost provides both mt19937 and mt19937_64 http://www.boost.org/doc/libs/1_55_0/doc/html/boost_random/reference.html#boost_random.reference.generators
Confused - do I need to use the 64-bit version (which, according to the page above, has much worse performance) in order to get good random numbers on a 64-bit platform? Or is it not important?
No one has answered this question yet.
See related questions:
Source: https://habr.com/ru/post/1524399/More articles:is wxpython 3.0 interrupting old applications? (locale error) - pythonHow to set Python default locale on Windows? - pythonwhy are arrays initialized with default values but not arraylist in java? - javaHow to return ActiveRecord proxy server to ERB - ruby | fooobar.comGestureDetector fling the wrong direction - androidUsing Authentication by Various Method Parameters (Restler 3) - authenticationNode.js - Загрузка и обработка изображения с помощью "запроса" и "node -canvas" - node.jsPlay framework - overwrite onRouteRequest in java - scalaPython 2.7 pip UnicodeDecodeError - pythonUsing OpenCV Output as a webcam - c ++All Articles