I need independent random generator instances with the ability to reset.
For Python\'s built-in random generator I wrote the following class which is enough for my ne