Graphviz 13.0.0~dev.20241222.1117
Loading...
Searching...
No Matches
rk_state_ Struct Reference

#include <randomkit.h>

Data Fields

unsigned long key [RK_STATE_LEN]
 
int pos
 

Detailed Description

Definition at line 63 of file randomkit.h.

Field Documentation

◆ key

unsigned long rk_state_::key[RK_STATE_LEN]

Definition at line 65 of file randomkit.h.

Referenced by rk_random(), and rk_seed().

◆ pos

int rk_state_::pos

Definition at line 66 of file randomkit.h.

Referenced by rk_random(), and rk_seed().


The documentation for this struct was generated from the following file: