Open
Description
So far rng seed cannot be passed to sampler_config, because json supports only primitive datatypes like integer, float etc.
Potential solutions to this is to create a helper function that will be triggered during load, and pass the integer (or whatever was used to generate the original seed) to rng.