Creating a working symbol from a .suckt containing random() function

The warning actually give you hint, problem somewhere in random() function.
Again, View in Netlist, you can easily see where the problem is. X2, X5, X6 symbol implemented a formula with random(run). Remove “run” and will free from warning.