Jaidenmagnan

Results 2 comments of Jaidenmagnan

The config parameter would work well, except you would need a way for subsequent calls to the random function to be reproducible. On Sun, Jun 23, 2024 at 3:25 PM...

For example if you called random_color() with a seed of 5, would you want the function to continuously return red. Or would you want it to return red, blue, yellow,...