2 lines
77 B
Swift
2 lines
77 B
Swift
int getRand(const int upperBound);
|
|
void initRandom(const unsigned int seed);
|
int getRand(const int upperBound);
|
|
void initRandom(const unsigned int seed);
|