Heheh, I know. Just treat it like an ordinary lib... make a simple .h file and only import the randomization function.
And the Mersenne Twister generates numbers in a Uniform distribution - there are ways you can transform that into other distributions, like Normal, Poisson, Exponencial, etc. I had that in a math course this semestre, it's pretty cool, and not that hard!