Welcome to little lamb

Code » limb » release » tree

[release] / src / doc / random.h / random.h.0.md

% limb manual
% random.h(0)
% limb 0.1.0
% 2023-07-24

# NAME

random.h - getting pseudo-random data


# SYNOPSIS

    #include <limb/random.h>


# DESCRIPTION

The header defines the helper functions to gather pseudo-random data.

<inc skalibs.md>

## Functions

The following functions/macros are defined :

: [random_buf](3)
:: Fill memory with pseudo-random data.

: [random_name](3)
:: Fill memory with a pseudo-random file name.