I recently came across new way to generate random numbers in C++11, but couldn't digest the papers that I read about it (what is that engine, maths term like distribution, "where all integers produced are equally likely").
So can anyone please explain
You can call it all in one FAQ about random number generation.