Statistics for MySQL  1.1
 All Classes Files Functions Variables Typedefs Macros Pages
sqlrand.cc File Reference

Random number generation. More...

#include "sqlrand.h"
#include "sqlthread.h"
#include <stdlib.h>
#include <time.h>
#include <math.h>
#include <stdio.h>
Include dependency graph for sqlrand.cc:

Go to the source code of this file.

Detailed Description

Random number generation.

Definition in file sqlrand.cc.