# Functions
GetRandomSubsetPerm returns a subset of numItems of a permutation of numbers from 0 to totalNumbers, e.g., 5 items out of 30.
NewCore returns a new Core for the given time range and cardinality.
PanicUnimplementedQuery generates a panic for the provided query generator.