powered by
I sometimes need a fairly unique string, mostly for file names, that should start with the current date.
get_unique_string()
A fairly unique string.
Other file utilities: file_copy(), file_modified_last(), file_save(), find_files(), get_mtime(), is_files_current(), is_path(), paths, search_files(), split_code_file(), touch()
file_copy()
file_modified_last()
file_save()
find_files()
get_mtime()
is_files_current()
is_path()
paths
search_files()
split_code_file()
touch()
# NOT RUN { replicate(20, get_unique_string()) # }
Run the code above in your browser using DataLab