nn::math::TinyMt::State
nn/math.h
struct State { bit32 state[PARAMETER_N]; };
Structure for saving the internal state of random number generation.
bit32
CONFIDENTIAL