I\'m investigating using nvidia GPUs for Monte-Carlo simulations. However, I would like to use the gsl random number generators and also a parallel random number generator such
Use the Mersenne Twister PRNG, as provided in the CUDA SDK.