Jump to content
UBot Underground

$rand issue


Recommended Posts

I'm trying to echo a bunch of random numbers.

So i set $rand 1973283319 - 9273812782 and it gives the following error:

 

http://img826.imageshack.us/img826/3039/randerror.png

Link to post
Share on other sites

I'm trying to echo a bunch of random numbers.

So i set $rand 1973283319 - 9273812782 and it gives the following error:

 

http://img826.imageshack.us/img826/3039/randerror.png

 

 

This is a limitation.

 

Stay below 2 billion.

Link to post
Share on other sites

to elaborate a bit, even computers can have a hard time processing extremely large numbers in complex math operations, such as the operation that computers use to generate random numbers. it's possible to make it do larger numbers, but computationally cheaper to keep it how it is. since we've never had anyone bring up a need to have larger numbers, I've left it how it is. is it particularly important that you deal in numbers higher than 2 billion?

 

also, please post threads in the correct section.

Link to post
Share on other sites
  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...