cpp_weekly icon indicating copy to clipboard operation
cpp_weekly copied to clipboard

We need to talk about <random> or stop using rand()!

Open lefticus opened this issue 5 months ago • 0 comments

Just an overview of how to use this header, and why rand should not be used.

https://en.cppreference.com/w/cpp/header/random

lefticus avatar Sep 02 '24 15:09 lefticus