Random font for multiple fields, code clean-up help

Sorry I didn’t respond earlier. This works splendidly! Thanks a lot. Was wondering, is it possible to have the text shuffle also between vertical and horizontal?
const alignments = [“justify”,“left”,“center”,“right”];

Which option would allow me to have vertical text as an option? Or an even better option, having it randomly choose if it appears horizontal or vertical and in one of those positions. For example
Horizontal+left, center+vertical, etc.
Is this doable?
Thanks a lot for your help!