Skip to content
The Elk Shell Language
Search
K
Main Navigation
Reference
Standard Library
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
random::next
next(from: Integer, to: Integer)
Parameter
Type
Description
from
Integer
to
Integer
Returns
(Integer) A random integer between the two provided values.