Subversion Repositories wimsdev

Rev

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

Rev 32 Rev 3773
Line 7... Line 7...
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
9
  $emph n1 $emphend (inclusive). <br>
9
  $emph n1 $emphend (inclusive). <br>
10
  If both $emph n1 $emphend and $emph n2 $emphend are missing, returns 0.
10
  If both $emph n1 $emphend and $emph n2 $emphend are missing, returns 0.
11
  <br>
11
  <br>
12
  You can also type <tt>!random n1,n2 repeat i</tt> to repeatedly generate
12
  You can also type <tt>!randint n1,n2 repeat i</tt> to repeatedly generate
13
  $emph i$emphend random numbers.
13
  $emph i$emphend random integers.
14
 
14