PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
#include <stddef.h>
#include <stdint.h>
Go to the source code of this file.
Functions | |
void | lwrandom_set_seed (int32_t seed) |
double | lwrandom_uniform (void) |
void | _lwrandom_set_seeds (int32_t s1, int32_t s2) |
int32_t | _lwrandom_get_seed (size_t idx) |