Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
afw_function_random.c File Reference

afw_function_execute_* functions for random. More...

#include "afw_internal.h"

Go to the source code of this file.

Functions

const afw_value_tafw_function_execute_random_base64Binary (afw_function_execute_t *x)
 Adaptive Function random_base64Binary More...
 
const afw_value_tafw_function_execute_random_digits (afw_function_execute_t *x)
 Adaptive Function random_digits More...
 
const afw_value_tafw_function_execute_random_hexBinary (afw_function_execute_t *x)
 Adaptive Function random_hexBinary More...
 
const afw_value_tafw_function_execute_random_integer (afw_function_execute_t *x)
 Adaptive Function random_integer More...
 
const afw_value_tafw_function_execute_random_number (afw_function_execute_t *x)
 Adaptive Function random_number More...
 

Detailed Description

afw_function_execute_* functions for random.

Definition in file afw_function_random.c.