RandomGenerator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class RandomGenerator
type RandomGenerator = class
- Inheritance
-
RandomGenerator
Constructors
RandomGenerator(Int32) |
Fields
seed |
Methods
GetBool() | |
GetBool(Double) | |
GetByte() | |
GetByte(Byte, Byte) | |
GetDouble() | |
GetEnum<T>() | |
GetFloat() | |
GetInt() | |
GetInt(Int32, Int32) | |
GetShort() | |
GetShort(Int16, Int16) |