Changes

Jump to navigation Jump to search
64 bytes removed ,  13:23, 24 May 2018
no edit summary
=Conventions=
All functions and errors in this module are assigned to the <code><nowiki>http://basex.org/modules/random</nowiki></code> namespace, which is statically bound to the {{Code|random}} prefix.<br/>All errors are assigned to the <code><nowiki>http://basex.org/errors</nowiki></code> namespace, which is statically bound to the {{Code|bxerr}} prefix.
=Functions=
|-
| '''Errors'''
|{{Error|BXRA0001bounds|#Errors}} the maximum value is out of bounds.
|}
|-
| '''Errors'''
|{{Error|BXRA0001bounds|#Errors}} the maximum value is out of bounds.<br/>{{Error|BXRA0002negative|#Errors}} the number of values to be returned is negative.
|}
|Description
|-
|{{Code|BXRA0001bounds}}
|The specified maximum value is out of bounds.
|-
|{{Code|BXRA0002negative}}
|The specified number of values to be returned is negative.
|}
=Changelog=
 
;Version 9.0
 
* Updated: error codes updated; errors now use the module namespace
;Version 8.5
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu