raybellis/java-random

Not a bug

Closed this issue · 1 comments

Hello,

i would like to ask, if there is any way to set seed as negative number?
Thanks.

That is not currently possible - the code requires the seed to be in the range [0 .. Number.MAX_SAFE_INTEGER)