#include <stdint.h>
Go to the source code of this file.
Functions | |
uint32_t | av_get_random_seed (void) |
Get a seed to use in conjunction with random functions. |
uint32_t av_get_random_seed | ( | void | ) |
Get a seed to use in conjunction with random functions.
Definition at line 73 of file random_seed.c.