akx opened this issue 3 years ago · 1 comments
The noise generator is broken in fe87ec8.
The random generator is only used for the last non-4096 byte remainder; the majority of the file is filled with repetitions of the uninitialized buffer buffer.
buffer
_< fixed it in 52d475c