3#include "mc/_HeaderOutputPredefine.h"
16 Random& operator=(Random
const&);
17 Random(Random
const&);
23 MCNAPI
int Rand(
int low,
int high);
25 MCNAPI uint
Rand(uint low, uint high);
33 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)