Looking through the code I didn’t see an obvious way to get the seed. You could just set it yourself at the beginning of your program to have a repeatable value.
1 Like
Looking through the code I didn’t see an obvious way to get the seed. You could just set it yourself at the beginning of your program to have a repeatable value.