Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SimplePaletteQuantizer
Helpers
FastRandom
C# Class SimplePaletteQuantizer.Helpers.FastRandom
Afficher le fichier
Open project: RHY3756547/FreeSO
Méthodes publiques
Méthode
Description
FastRandom
(
UInt32
seed
) :
System
Next
(
Int32
upperBound
) :
Int32
Method Details
FastRandom()
public
méthode
public
FastRandom
(
UInt32
seed
) :
System
seed
System.UInt32
Résultat
System
Next()
public
méthode
public
Next
(
Int32
upperBound
) :
Int32
upperBound
System.Int32
Résultat
System.Int32