Hello,

When I use the "rand" function in a script-fu script that I run
non-interactively from the command line, I get the exact same result
every time. In other words, the command

gimp -i -b '(<script-name> <var 1> <var2> ...)' -b '(gimp-quit 0)'

always does the same thing (assuming the same variable inputs).

This is not the behavior I want. I'd like to be able to re-seed the
random number generator so as to get randomly different results. Is this
possible with script-fu? Thanks... Catherine

_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to