Main public logs

Jump to navigation Jump to search

Combined display of all available logs of Fracterebus. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:45, 19 November 2025 NerdOfEpic talk contribs created page TinyMT32 (Created page with "The primary random number generation within Fracterebus is an implementation of TinyMT32, which stands for 32-bit Mersenne Twister. It was based on the C implementation of TinyMT32 v1.1.2 found at https://github.com/MersenneTwister-Lab/TinyMT It was ported to C# by NerdOfEpic based on these files: * https://github.com/MersenneTwister-Lab/TinyMT/blob/master/tinymt/tinymt32.h * https://github.com/MersenneTwister-Lab/TinyMT/blob/master/tinymt/tinymt32.c Notes: * Things...")