Random strings
Add random characters to file names
Random characters are useful when files need lightweight unique IDs but do not need meaningful sequence numbers. Renamio previews the generated names before you apply them.
Best for
Use this when many files need short unique suffixes, upload-safe names, or randomized IDs.
Rename examples
Random suffix
document.pdf
document_A7B9.pdf
Random prefix
image.png
R4K2_image.png
Numeric ID
export.csv
export_839201.csv
Common use cases
- Reduce name collisions before uploads or exports.
- Add short tracking IDs to generated files.
- Create randomized file names for samples or temporary batches.
How to use it
- 1Choose the random fill rule.
- 2Pick character types and length.
- 3Preview the generated names, then apply the rename.
FAQ
Can I choose letters and numbers separately?
Yes. You can choose numbers, lowercase letters, uppercase letters, Chinese numbers, or a custom character set.
Will the random value change in preview?
Rules that generate random output can be reapplied so you can regenerate the preview when needed.