Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt
hiddentrue

random() Returns a random integer greater than zero.

Function: random()

Returns a random integer greater than zero. If an upper bound is specified then the integer is between zero and the upper bound minus 1.

...