Changes

Jump to navigation Jump to search
8 bytes added ,  14:25, 21 November 2017
no edit summary
=Conventions=
{{Mark|Updated with Version 9.0}}: 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.
|}
=Errors=
 
{{Mark|Updated with Version 9.0}}:
{| class="wikitable" width="100%"
|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 updates; errors now use the module namespace
;Version 8.5
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu