#include "lugre_prefix.h"#include "lugre_random.h"#include <stdio.h>#include <stdlib.h>#include <string.h>

Go to the source code of this file.
Namespaces | |
| namespace | Lugre |
Defines | |
| #define | RANDOM_FLOAT_PRECISION 0xFFFFFF |
Functions | |
| unsigned int | NextValue (unsigned int last) |
| #define RANDOM_FLOAT_PRECISION 0xFFFFFF |
| unsigned int NextValue | ( | unsigned int | last | ) |
1.5.6