Serving the Quantitative Finance Community

 
User avatar
SmileVolTrade
Topic Author
Posts: 0
Joined: March 2nd, 2006, 11:44 am

generator of random variables

March 3rd, 2006, 1:08 pm

HelloI search for a generator of random variable for simulation ( for exemple monte carlo simulation, pricing financial derivatives)Thanks for your help.
 
User avatar
terrorbyte
Posts: 3
Joined: July 14th, 2002, 3:00 am

generator of random variables

March 3rd, 2006, 1:24 pm

In Google, search for "Mersenne Twister".It is a great generator and comes with VB/ C#/ C++ and VBA code.Terror