#include "common.h"
Go to the source code of this file.
Functions | |
double | frand (double fmin, double fmax) |
void | seed_rng (void) |
u32 | sizerand (u32 sizemax) |
double frand | ( | double | fmin, |
double | fmax | ||
) |
Definition at line 16 of file check_utils.c.
void seed_rng | ( | void | ) |
Definition at line 8 of file check_utils.c.
Definition at line 21 of file check_utils.c.