Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
FlatBuffers
Test
Lcg
C# Class FlatBuffers.Test.Lcg
Lcg Pseudo RNG
Exibir arquivo
Open project: google/flatbuffers
Public Methods
Method
Description
Lcg
( )
Next
( ) :
uint
Reset
( ) :
void
Method Details
Lcg()
public
method
public
Lcg
( )
Next()
public
method
public
Next
( ) :
uint
return
uint
Reset()
public
method
public
Reset
( ) :
void
return
void