vlc_(d|l|m)rand48: thread-safe wrappers for non-secure/fast PRNG
These functions are just convenience so we don't need to seed the PRNG all the time, nor to use vlc_rand_bytes() for non-security-critical randomness.
Showing
Please register or sign in to comment