uuid_util
generate_algorithm_uuid(name) ¶
Generate a UUID for an algorithm based on its name and current timestamp.
Source code in src/recnexteval/utils/uuid_util.py
5 6 7 | |
generate_algorithm_uuid(name) ¶Generate a UUID for an algorithm based on its name and current timestamp.
src/recnexteval/utils/uuid_util.py5 6 7 | |