mirror of
https://github.com/open-goal/jak-project
synced 2026-06-06 19:52:01 -04:00
a04bdff80d
* initial java Util.Random mimic * add comment referencing java impl * fix 64 bit stuff * copy scf-time definition into math.gc, use for initial seed * rename java -> knuth * move knuth-rand to separate file * move knuth-rand to separate file * PR comments