trasher.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <inttypes.h>
#include <errno.h>
#include <string.h>

Go to the source code of this file.

Functions

static uint32_t ran (void)
int main (int argc, char **argv)

Variables

static uint32_t state

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 33 of file trasher.c.

static uint32_t ran ( void  )
static

Definition at line 28 of file trasher.c.

Referenced by main().

Variable Documentation