Adaptive Framework 0.9.0

random_hexBinary

The following is a list of properties for the function random_hexBinary:

PropertyValue
briefGenerate random octets (hexBinary)
categoryrandom
dataTypeMethodfalse
descriptionThis returns a specified number of random octets as dataType hexBinary.
functionIdrandom_hexBinary
functionLabelrandom_hexBinary
parameters[ { "dataType": "integer", "description": "The number of random octets to generate.", "name": "numberOfOctets" } ]
returns{ "dataType": "hexBinary" }