mirror of
https://github.com/burrowers/garble.git
synced 2026-04-22 15:47:04 +08:00
28c2fd54c0
The "next obfuscator" logic was split into three funcs for no reason; it all fits into a single function in less than a dozen lines. While here, avoid calling the obfRand variables the same as the type itself, as that leads to significant confusion.