Adaptive Framework 0.9.0

random_digits

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

PropertyValue
briefGenerate random decimal digits
categoryrandom
dataTypeMethodfalse
descriptionGenerate a string containing a specified number of random decimal digits.
functionIdrandom_digits
functionLabelrandom_digits
parameters[ { "dataType": "integer", "description": "The number (1-18) of digits to generate.", "name": "numberOfDigits" } ]
returns{ "dataType": "string" }