#include "RandomSelector.h" URandomSelector::URandomSelector() { this->Min = 0; this->Max = 0; }