DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
Random.h File Reference

Represents a pseudo-random number generator. More...

#include "Common.h"
#include "System/Object.h"

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

Detailed Description

Represents a pseudo-random number generator.

Standard Citation: ECMA-335 CLI Common Language Infrastructure.

Definition in file Random.h.