|   |  | 
Sets the random type of the random engine. More...
| Functions | |
| AFAPI af_err | af_random_engine_set_type (af_random_engine *engine, const af_random_engine_type rtype) | 
| C Interface for changing random engine type.  More... | |
Sets the random type of the random engine.
| [in] | type | The type of the random number generator | 
| AFAPI af_err af_random_engine_set_type | ( | af_random_engine * | engine, | 
| const af_random_engine_type | rtype | ||
| ) | 
C Interface for changing random engine type.
| [in] | engine | The random engine object | 
| [in] | rtype | The type of the random number generator |