Description
It is proposed to provide a factory method that will create a UniformRandomProvider instance that forbids saving or restoring its state.
It could be deemed safer when a shared RNG is passed to "untrusted" client code.
It is proposed to provide a factory method that will create a UniformRandomProvider instance that forbids saving or restoring its state.
It could be deemed safer when a shared RNG is passed to "untrusted" client code.