Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一种随机数生成算法(c++),它需要
带有 uniform_int_distribution 的 mt19937 很接近,但结果在任何平台上都不是不变的。
所以希望大家能给我一些建议。提前致谢。