Is there any reason, why a saved filename should have such name?
Anyway, it is unique, because of the data_id?
Why we save billions of images worldwide like this, instead with {data_id}.jpg, please?
The file name like 1-6af529412baa4341834a0ceb4a72a1d7.jpg is generated automatically to ensure the uniqueness of the file. This means that there will not be two files with the same name, which avoids potential file conflicts. All the data, and more than just the date, is stored within the image. Experienced people can easily extract it.