Cronous Emulation Server Daemon

GameRandom Class

Random number generator.

For a list of all members of this type, see GameRandom Members.

System.Object
   croemud.game.GameRandom

[Visual Basic]
NotInheritable Public Class GameRandom
[C#]
public sealed class GameRandom
[C++]
public __gc __sealed class GameRandom
[JScript]
public  class GameRandom

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: croemud.game

Assembly: croemud (in croemud.dll)

See Also

GameRandom Members | croemud.game Namespace