|
Zero
0.1.0
|
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) |
Functions used for the generation of the inputs for all the TPC-C transactions.
1.8.12