#include "JSystem/JMath/random.h"
JMath::TRandom_fast_::TRandom_fast_(u32 value) {
this->value = value;
}