Пример #1
0
def random_path():
    return 'feather_{}'.format(guid())
Пример #2
0
def random_path():
    return 'feather_{}'.format(guid())
Пример #3
0
def random_path():
    return "feather_{}".format(guid())