46bb1d31 ^
1 2 3 4 5 6
#ifndef RANDOM_H #define RANDOM_H void initializeRandom(); #endif // RANDOM_H