sober128_prng

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(LTC_SOBER128)
extern (C) nothrow
struct sober128_prng {}

Members

Variables

R
uint[17] R;
flag
int flag;
initR
uint[17] initR;
Undocumented in source.
konst
uint konst;
Undocumented in source.
nbuf
int nbuf;
sbuf
uint sbuf;
set
int set;
Undocumented in source.

Meta