I've been fooling around with the @unique[] function, and I've noticed something about the random infix it uses:
Image may be NSFW.
Clik here to view.
It's fairly obvious that in both "short" names, a '0' was meant to be there but was chopped off while the number was being treated as a number.
This isn't a high priority thing, but I think it'd be more convenient to ensure the generated file names always have a known length, to ease up processes that may want to use many on-the-fly created files.
This happens in...
Read more
Image may be NSFW.
Clik here to view.

It's fairly obvious that in both "short" names, a '0' was meant to be there but was chopped off while the number was being treated as a number.
This isn't a high priority thing, but I think it'd be more convenient to ensure the generated file names always have a known length, to ease up processes that may want to use many on-the-fly created files.
This happens in...
Read more