Главная
Study mode:
on
1
Fast, High-Quality Pseudo-Random Numbers for Non-Cryptographers in C++ - Roth Michaels - CppCon 2022
Description:
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only! Grab it Explore advanced techniques for generating fast, high-quality pseudo-random numbers in C++ for non-cryptographic applications in this CppCon 2022 conference talk. Delve into the limitations of std::rand() and the advantages of using <random> with Mersenne Twister (std::mt19937). Address crucial questions about proper seeding, portability, statistical test performance, and optimizing for specific use cases. Examine benchmarks and quality analyses of standard library pseudo-random number generators and modern alternatives. Learn how to improve runtime-performance determinism with minimal quality loss compared to standard library distributions, focusing on applications in digital audio, games, graphics, and simulations.

Fast, High-Quality Pseudo-Random Numbers for Non-Cryptographers in C++ - CppCon 2022

CppCon
Add to list