-
Notifications
You must be signed in to change notification settings - Fork 0
RND
Andrew Owen edited this page May 25, 2023
·
1 revision
random = RND[(x)]
Returns a pseudorandom number.
x
is a numeric expression. This value is ignored.
- SE Basic IV's
RND
function produces different random numbers from Microsoft BASIC. - It is a very poor random number generator.
RND
should not be used for cryptography, scientific simulations or anything else remotely serious.
x
has a string value: Type mismatch.
- Press
RETURN
to return to this menu. - Enter the name of a
TOPIC
to display it. - Enter
EXIT
to return to BASIC.
Choose from the following topics: