blob: e98f5efb37de2f6ec7ced7638083e51ac74403c7 [file] [log] [blame]
#include "Random.h"
Rand g_rand1(1);
Rand g_rand2(2);
Rand g_rand3(3);
Rand g_rand4(4);
//-----------------------------------------------------------------------------