C# Class YGOSharp.OCGWrapper.MtRandom

显示文件 Open project: IceYGO/ygosharp Class Usage Examples

Private Methods

Method Description
Init ( uint seed = 19650218U ) : void
MixBits ( uint u, uint v ) : uint
MtRandom ( )
MtRandom ( uint seed )
NextState ( ) : void
Rand ( ) : uint
Reset ( uint rs ) : void
Twist ( uint u, uint v ) : uint