use *;
/// Creates a collection with random vector records.
/// * `dimension`: Dimensionality of the vector embeddings
/// * `len`: Number of records in the database
/// Creates a pre-populated database with a collection for testing.
/// * `dimension`: Dimensionality of the vector embeddings
/// * `size`: Number of records in the collection