Subversion Repositories wimsdev

Compare Revisions

Ignore whitespace Rev 11211 → Rev 11212

/trunk/wims/public_html/modules/help/wimsdoc.en/cmd/randint.phtml
7,5 → 7,5
If `n2' is missing, returns random integer between $(m_pm)1 and `n1' (inclusive). <br/>\
If both `n1' and `n2' are missing, returns 0.\
<br/>\
You can also type <span class="tt">!randint n1,n2 repeat i</span> to repeatedly generate\
You can also type <span class="tt">!randint `n1,n2' repeat `i'</span> to repeatedly generate\
`i' random integers.