Exemplo n.º 1
0
def random_path():
    return 'feather_{}'.format(guid())
Exemplo n.º 2
0
def random_path():
    return 'feather_{}'.format(guid())
Exemplo n.º 3
0
def random_path():
    return "feather_{}".format(guid())