Random alphanumeric strings on demand with the random string dynamic tag.
Random strings are extremely useful as IDs and other types of identifiers. They can be generated dynamically with the Random String Dynamic Tag, in any length specified in the tag’s settings, and serve as post IDs, product IDs, unique identifiers for your Custom Post Types, and any further use.
String prefixes and return options.
The Random String Dynamic Tag can generate strings with a custom prefix, which comes in handy for identifying what the string is representing when generating multiple types of strings for different uses.
On top of that, the tag is capable of returning different kinds of strings in any length according to the settings:
- Only numbers
- Only uppercase characters
- Only lowercase characters
- Any character and numbers
Meaning it’s ready to use for any and all string needs you may have.