FFmpeg
Functions
random_seed.h File Reference
#include <stddef.h>
#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. More...
 
int av_random_bytes (uint8_t *buf, size_t len)
 Generate cryptographically secure random data, i.e. More...