3#include "mc/_HeaderOutputPredefine.h"
16 Random& operator=(Random
const&);
17 Random(Random
const&);
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 void * $ctor(uint64 seed)