3 Nov
2022
3 Nov
'22
4:13 p.m.
Used LCG algorithm and its parameters are documented in various places. Parts that were not obvious - negative argument handling in Rnd(), and Randomize() use of current state were taken from LGPL2 FreeBASIC rtlib. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1246