I\'ve struggled with this all day, I am trying to get a random number generator for threads in my CUDA code. I have looked through all forums and yes this topic comes up a
In case you're using cuda.jit in Numba for Python, this Random number generator is useful.