Expand description

Data set generators for generating database relations.

The generators produce relation attributes following a random distribution.

Structs

Generator for relations with uniform distribution.

Generator for relations with Zipf distribution.

Traits

Specifies that the type is suitable to be a join, grouping, or partitioning key.