DWSIM Class Library Documentation
C#VB
    Show/Hide TOC
    • Loading...

    Random Class

    Definition

    Namespace: RandomOps
    Assembly: DWSIM.MathOps.RandomOps (in DWSIM.MathOps.RandomOps.dll) Version: 2.1.0.0 (2.1.0.0)
    C#Request Example
    public abstract class Random
    VBRequest Example
    Public MustInherit Class Random
    Inheritance
    Object    Random
    Derived
    RandomOpsByteStream
    RandomOpsMulti
    RandomOpsRanInt32
    RandomOpsRanSystem
    RandomOpsRanUInt32
    RandomOps.ThreadSafeIndependent
    RandomOps.ThreadSafeWrapper
    More Less

    Constructors

    Random 

    Properties

    Name 

    Methods

    Bool 
    Bool(Double) 
    Byte 
    Bytes 
    Circle 
    Circle(Double, Double) 
    Disk 
    Disk(Double, Double, Double) 
    Gauss 
    Gauss(Double, Double) 
    Index(Double) 
    Index(Int32) 
    Index2 
    Sphere(Double, Double) 
    Sphere(Int32, Double) 
    Sphere3 
    Sphere3(Double) 
    Sphere4 
    Sphere4(Double) 
    Uniform 
    Uniform(Double, Double) 

    Fields

    _gaussian 
    _gaussReady 

    Extension Methods

    GetEnumNames
    (Defined by General)
    IsValidDouble
    (Defined by General)

    See Also

    Reference

    RandomOps Namespace

    In This Article

    • Definition
    • Constructors
    • Properties
    • Methods
    • Fields
    • Extension Methods
    • See Also

    DWSIM is open-source software, released under the GPL v3 license. (c) 2008-2026 Daniel Medeiros and contributors

    Send comments on this topic to Daniel Medeiros