|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Represents a pseudo-random number generator. More...
Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Random |
| Represents a pseudo-random number generator, which is an algorithm that produces a sequence of numbers that meet certain statistical requirements for randomness. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
Represents a pseudo-random number generator.
Standard Citation: ECMA-335 CLI Common Language Infrastructure.
Definition in file Random.h.