logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::randint - Return a random number between [0,n)

Arguments

n
           Number past upper limit of range, not larger than 2**20.

Name

       function::randint - Return a random number between [0,n)

See Also

tapset::random(3stap)

SystemTap Tapset Reference                         April 2024                           FUNCTION::RANDINT(3stap)

Synopsis

           randint:long(n:long)

See Also