PostGIS  3.0.6dev-r@@SVN_REVISION@@
lwrandom.h File Reference
#include <stddef.h>
#include <stdint.h>
Include dependency graph for lwrandom.h:
This graph shows which files directly or indirectly include this file:

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)