Cronous Emulation Server Daemon

GameRandom.raw Method ()

Raw double random number.

[Visual Basic]
Public Function raw() As Double
[C#]
public double raw();
[C++]
public: double raw();
[JScript]
public function raw(): double;

Return Value

A random number.

See Also

GameRandom Class | croemud.game Namespace | GameRandom.raw Overload List