Show Table of Contents
function::randint
Name
function::randint — Return a random number between [0,n)
Synopsis
randint:long(n:long)
Arguments
n
- Number past upper limit of range, not larger than 2**20.