Exemplo n.º 1
0
def get_stored_datablock_id() -> str:
    return timestamp_increment_key(prefix="sdb")
Exemplo n.º 2
0
def get_datablock_id() -> str:
    return timestamp_increment_key()