Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.RandomNumberGenerator Class Referencesealed

Public Member Functions

unsafe RandomNumberGenerator ()
 
long Next ()
 

Properties

static RandomNumberGenerator Current [get]
 

Private Member Functions

ulong Rol64 (ulong x, int k)
 

Private Attributes

ulong _s0
 
ulong _s1
 
ulong _s2
 
ulong _s3
 

Static Private Attributes

static RandomNumberGenerator t_random
 

Detailed Description

Definition at line 3 of file RandomNumberGenerator.cs.


The documentation for this class was generated from the following file: