catch me if you can  0.1
nsutil.h
Go to the documentation of this file.
1 #ifndef NSUTIL_H
2 #define NSUTIL_H
3 
17 unsigned Rand ();
18 
19 #endif // NSUTIL_H
unsigned Rand()
Return a random number between 1 and KNbCandies.
Definition: nsutil.cpp:4