Test if UniformRNG is a seedable uniform random number generator. The overload taking a SeedType also makes sure that the generator can be seeded with SeedType.
A seedable random-number generator has the following additional features:
See Implementation
Test if UniformRNG is a seedable uniform random number generator. The overload taking a SeedType also makes sure that the generator can be seeded with SeedType.
A seedable random-number generator has the following additional features: