PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ _lwrandom_seed

int32_t _lwrandom_seed[3] = {0x330e, 0xabcd, 0x1234}
static

Definition at line 40 of file lwrandom.c.

40{0x330e, 0xabcd, 0x1234};

Referenced by _lwrandom_get_seed(), _lwrandom_set_seeds(), lwrandom_set_seed(), and lwrandom_uniform().