Function
GLibRandnew_with_seed
Description
Creates a new random number generator initialized with seed
.
This function is not directly available to language bindings.
Return value
Type: GRand
The new GRand
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |