#include "object_base.h"#include "portable.h"#include <stdlib.h>#include <time.h>

Go to the source code of this file.
Classes | |
| class | chaos |
| a platform-independent way to acquire random numbers in a specific range. More... | |
Defines | |
| #define | GET_32_BIT_RAND_YO |
| #define GET_32_BIT_RAND_YO |
Value:
Definition at line 36 of file chaos.h.
Referenced by chaos::exclusive(), and chaos::inclusive().
1.5.6