Posts in other areas:
This software will generate a string of 12 characters (you may elect to use fewer than that or more, up to 99 characters).
Your filename modifier will be constructed using a random selection from the following characters:
012345679
abcdefghijkmnopqrstuvwxyz
ABCDEFGHIJKLMNPQRSTUVWZYZ
_ - ( ) ~
NOTES:
* The following are not used, as they are reserved for use by various operating systems (or cause problems):
; : , # % @ & { } [ ] ^ \ / | < > * ? $ ! ' " ` + = (and blank spaces)
* Lowercase 'l' is not used as it can easily be confused with the number '1'
* Uppercase 'O' is not used as it can easily be confused with the number '0'