In numerical calculation, Monte Carlo simulations plays very important role. The Monte Carlo simulations are solid numerical equations sailing on thousands of random numbers and converges to a result. This post is about random numbers and Monte Carlo simulations.
Recently, I presented a talk at “ACCU conference“. The presentation document is here:
As this is a topic of interest to people involving in numerical simulations, it is presented in You Tube, the links are here (For good resolution, please set HD in the ‘Settings’ wheel icon):
Concurrency with random number generators – a safer approach
Quasi vs pseudo random number generators
Random number generation (in C++) – past, present and potential future
After all, the most wonderful random number generator is your brain!