Adaptive Framework 0.9.0

random

The following is a list of functions in the category random

FunctionDescription
random_base64BinaryThis returns a specified number of random octets as dataType base64Binary.
random_digitsGenerate a string containing a specified number of random decimal digits.
random_hexBinaryThis returns a specified number of random octets as dataType hexBinary.
random_integerThis returns a random integer between specified values inclusive.
random_numberThis returns a random double between specified values