random.h(0)
limb manual
random.h(0)
NAME
random.h - getting pseudo-random data
SYNOPSIS
#include <limb/random.h>
DESCRIPTION
The header defines the helper functions to gather pseudo-random data.
skalibs
This header is a complement to skalibs' own header, intended to be used as a "replacement". However, instead of re-inventing the wheel, it depends/includes skalibs' header, and some of the functions below are actually implemented in skalibs, or macros to such functions.
Functions
The following functions/macros are defined :
Fill memory with pseudo-random data.
Fill memory with a pseudo-random file name.