If you're seeing this message, it means we're having trouble loading external resources on our website.

If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.

Main content

Course: Unlisted resources area > Unit 2

Lesson 1: ProcessingJS documentation

random(low, high)

Returns a random number starting at low and up to (but not including) high.
Parameters:
NameDescription
low the lower limit (included)
highthe upper limit (excluded)

Want to join the conversation?

No posts yet.