Functions | Variables

tools/trasher.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <inttypes.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 30 of file trasher.c.

static uint32_t ran ( void   )  [static]

Definition at line 26 of file trasher.c.

Referenced by main().


Variable Documentation

uint32_t state [static]