Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Granados
RngManager.SystemRandomRng
C# Class Granados.RngManager.SystemRandomRng
implementation of Rng
Inheritance:
Rng
Show file
Open project: poderosaproject/poderosa
Public Methods
Method
Description
GetBytes
(
byte
data
) :
void
GetInt
(
int
maxValue
) :
int
Method Details
GetBytes()
public
method
public
GetBytes
(
byte
data
) :
void
data
byte
return
void
GetInt()
public
method
public
GetInt
(
int
maxValue
) :
int
maxValue
int
return
int