curandCreateGenerator(me,CURAND_RNG_PSEUDO_MT19937) == C++11 std::mt19937?? ?

these identity is not guaranteed.
cuRAND supports curandCreateGeneratorHost() to generate random-engine for host.

see: …/CUDA Samples/v#.#/7_CUDALibraries/MersenneTwisterGP11213