You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Structs, Records, Enums > Dew.Math.TBasicRandomGenerator Enumeration
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Dew.Math.TBasicRandomGenerator Enumeration

Defines available random generator algorithms.

Syntax
C#
Visual Basic
public enum TBasicRandomGenerator : uint { rgMCG31, rgR250, rgMRG32K3A, rgMCG59, rgWH, rgSOBOL, rgNIEDERR, rgMT19937, rgMT2203, rgIAbstract, rgDAbstract, rgSAbstract, rgSFMT19937, rgNONDETERM, rgARS5, rgPHILOX4X32X10 }

RndGenerators.cs

Members 
Description 
rgMCG31 
MCG31m1 
rgR250 
R250 
rgMRG32K3A 
MRG32K3A 
rgMCG59 
MCG59 
rgWH 
WH 
rgSOBOL 
SOBOL 
rgNIEDERR 
NIEDERR 
rgMT19937 
MT19937 
rgMT2203 
MT2203 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!