generate_id: Generate ID suffix for objects

View source: R/utils_general.R

generate_idR Documentation

Generate ID suffix for objects

Description

Function for generating an ID suffix for objects of class TextEmbeddingModel, TEClassifierRegular, and TEClassifierProtoNet.

Usage

generate_id(length = 16L)

Arguments

length

int determining the length of the id suffix.

Value

Returns a string of the requested length.

See Also

Other Utils Developers: auto_n_cores(), create_object(), create_synthetic_units_from_matrix(), get_n_chunks(), get_synthetic_cases_from_matrix(), get_time_stamp(), matrix_to_array_c(), tensor_to_matrix_c(), to_categorical_c()


aifeducation documentation built on Nov. 19, 2025, 5:08 p.m.