Zero  0.1.0
Namespaces | Functions
tpcc_random.h File Reference

Functions used for the generation of the inputs for all the TPC-C transactions. More...

Go to the source code of this file.

Namespaces

 tpcc
 

Functions

int tpcc::NURand (int A, int low, int high)
 Generates a non-uniform random number. More...
 
int tpcc::generate_cust_last (int select, char *dest)
 

Detailed Description

Functions used for the generation of the inputs for all the TPC-C transactions.

Version
Based on TPC-C Standard Specification Revision 5.4 (Apr 2005)