3#include "mc/_HeaderOutputPredefine.h"
23 MCNAPI
int Rand(
int low,
int high);
27 MCNAPI uint
Rand(uint low, uint high);
35 MCNAPI
void*
$ctor(uint64 seed);
MCAPI Random(uint64 seed)
MCAPI uint Rand(uint low, uint high)
MCAPI int Rand(int low, int high)
MCAPI void * $ctor(uint64 seed)