It displays a signed integer. The high bit is set, and it's interpreted as a negative sign when the seed is displayed. It's very possible, even likely, that internally it is treated as unsigned.
It displays a signed integer. The high bit is set, and it's interpreted as a negative sign when the seed is displayed. It's very possible, even likely, that internally it is treated as unsigned.
Then this could be verified? By simply using a negative seed, then trying the same seed without the "-" in front? If the worlds are the same, then the "-" doesn't matter. If the worlds are different, then it does matter.
Then this could be verified? By simply using a negative seed, then trying the same seed without the "-" in front? If the worlds are the same, then the "-" doesn't matter. If the worlds are different, then it does matter.
Yes, it does.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThen this could be verified? By simply using a negative seed, then trying the same seed without the "-" in front? If the worlds are the same, then the "-" doesn't matter. If the worlds are different, then it does matter.
Yes, it does.