Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SimplePaletteQuantizer
Helpers
FastRandom
C# 클래스 SimplePaletteQuantizer.Helpers.FastRandom
파일 보기
프로젝트 열기: RHY3756547/FreeSO
공개 메소드들
메소드
설명
FastRandom
(
UInt32
seed
) :
System
Next
(
Int32
upperBound
) :
Int32
메소드 상세
FastRandom()
공개
메소드
public
FastRandom
(
UInt32
seed
) :
System
seed
System.UInt32
리턴
System
Next()
공개
메소드
public
Next
(
Int32
upperBound
) :
Int32
upperBound
System.Int32
리턴
System.Int32