12-23-2023, 02:08 AM
I recently used a 'randomizer' to generate fractals. It randomizes up to 4 parameters of a fractal. The results are often not good to use but are always different.
I guess you have to work with the API rather than applying values to it. All I can add is the unix rand app is only about 30kb but python must also have a random number generator. Good luck with what you are doing.
I guess you have to work with the API rather than applying values to it. All I can add is the unix rand app is only about 30kb but python must also have a random number generator. Good luck with what you are doing.