Functions

libavutil/random_seed.h File Reference

#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.

Function Documentation

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.