This [[Module Library|XQuery Module]] contains functions for computing random values. All functions except for [[#random:seeded-double{{Function||random:seeded-double]] }} and [[#random:seeded-integer{{Function||random:seeded-integer]] }} are non-deterministic, i. e., they return different values for each call.
=Conventions=
;Version 8.5
* Added: [[#random:seeded-permutation{{Function||random:seeded-permutation]]}}
;Version 8.0
* Updated: [[#random:integer{{Function||random:integer]]}}, [[#random:seeded-integer{{Function||random:seeded-integer]] }} raise error for invalid input.
The module was introduced with Version 7.5. It includes some functionality which was previously located in the [[Math_Module|Math Module]].