logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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