I would like to get a random number in c++ between a and b where b can be also be 10^120+ and a is positiv. I found the GMP library but no good documentation withe examples