Subversion Repositories wimsdev

Rev

Rev 3773 | Rev 5766 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3773 Rev 4562
Line 1... Line 1...
1
!! +var+ +random+
1
!! +var+ +random+
2
$lst_tit randint$lst_titend$type_var
2
$lst_tit randint$lst_titend$type_var
3
  $(lst_syntax)randint $emph n1$emphend ,$emph n2$emphend</tt> <br>
3
  $(lst_syntax)randint $emph n1$emphend ,$emph n2$emphend</tt>
4
  $lst_mean Returns a random integer between $emph n1 $emphend and $emph
4
  $lst_mean Returns a random integer between $emph n1 $emphend and $emph
5
  n2 $emphend (inclusive). <br>
5
  n2 $emphend (inclusive). <br>
6
  Substitution and evaluation are done on $emph n1 $emphend and $emph n2
6
  Substitution and evaluation are done on $emph n1 $emphend and $emph n2
7
  $emphend before applying random. <br>
7
  $emphend before applying random. <br>
8
  If $emph n2 $emphend is missing, returns random integer between $(m_pm)1 and
8
  If $emph n2 $emphend is missing, returns random integer between $(m_pm)1 and