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