./firefox -CreateProfile "profile-name /home/user/.mozilla/firefox/profile-path/"
-CreateProfile "profile-name"
random_string + '.' + "profile-name"
If you want predictable, non-random directory names, you'll have to specify it.