Scroll to navigation

FUNCTION:(3stap) Random functions Tapset FUNCTION:(3stap)

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.
May 2013 SystemTap Tapset Reference