On 2021-09-09 08:25, scott--- via use-livecode wrote:
Does the randomSeed have a maximum length?

Meaning, if the length of the provided number exceeds the maximum
length, does the provided number get truncated or dismissed or… ?

Its a signed 32-bit integer - so range is -2147483648 to 2147483647.

Numbers outside of this appear to end up setting it to -2147483648.

Warmest Regards,

Mark.

--
Mark Waddingham ~ m...@livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to