The command randInt( provides a random integer between the first argument and the second. randInt( can be used to provide a number for guessing games. This function is not available on some calculators. int(rand*(highNum-(lowNum-1)))+ lowNum may be used instead. :randInt(lowNum, highNum, numTrials) This creates a numTrials length list that is composed of random integers between lowNum and highNum.
| Graph IRI | Count |
|---|---|
| http://dbkwik.webdatacommons.org | 5 |