Hot take: All image processing, etc. software that incorporates randomness should let you /set the seed/. Everything should be reproducible if needed.

If I want to remake my thing with the same process at a higher resolution but I CAN'T because I can't reproduce the randomness... arrgh.

Follow

@IceWolf You'll still only get bit-exact reproducibility using the exact same binary (maybe even on the same hardware and with same libc), but that might be good enough for you. Many floating point operations (libc functions, instructions, ...) are defined to return a result with some accuracy, and they can choose any value within that range.

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.