Adaptive Framework
0.9.0
|
afw_function_execute_* functions for random. More...
#include "afw_internal.h"
Go to the source code of this file.
Functions | |
const afw_value_t * | afw_function_execute_random_base64Binary (afw_function_execute_t *x) |
Adaptive Function random_base64Binary More... | |
const afw_value_t * | afw_function_execute_random_digits (afw_function_execute_t *x) |
Adaptive Function random_digits More... | |
const afw_value_t * | afw_function_execute_random_hexBinary (afw_function_execute_t *x) |
Adaptive Function random_hexBinary More... | |
const afw_value_t * | afw_function_execute_random_integer (afw_function_execute_t *x) |
Adaptive Function random_integer More... | |
const afw_value_t * | afw_function_execute_random_number (afw_function_execute_t *x) |
Adaptive Function random_number More... | |
afw_function_execute_* functions for random.
Definition in file afw_function_random.c.