Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
lorem.h File Reference
#include <stddef.h>

Go to the source code of this file.

Functions

void LOREM_genBuffer (void *buffer, size_t size, unsigned seed)
 
size_t LOREM_genBlock (void *buffer, size_t size, unsigned seed, int first, int fill)
 

Function Documentation

◆ LOREM_genBlock()

size_t LOREM_genBlock ( void * buffer,
size_t size,
unsigned seed,
int first,
int fill )

◆ LOREM_genBuffer()

void LOREM_genBuffer ( void * buffer,
size_t size,
unsigned seed )