This module contains the implmentations for the SFC family of PRNG algorithms
Simple struct definition for the SFC32 algorithm The translated tree is C -> C++ -> Rust. The original source can be found here
Simple struct definition for the SFC32_Small algorithm The translated tree is C -> C++ -> Rust. The original source can be found here