Class Randomizer
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
Wraps Random to provide access to the seed value, as well as the ability to reset the current randomizer with a new seed value.
public static class Randomizer
- Inheritance
-
Randomizer
- Inherited Members
Properties
- Seed
Gets the seed used to create the randomizer.